@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix j.0: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix bulk: <https://id.kb.se/ns/bulk/> .
@prefix fresnel: <http://www.w3.org/2004/09/fresnel#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix j.1: <http://protege.stanford.edu/plugins/owl/protege#> .
@prefix marc: <https://id.kb.se/marc/> .
@prefix sdo: <http://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix kbv: <https://id.kb.se/vocab/> .
@prefix jsonld: <http://www.w3.org/ns/json-ld#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://protege.stanford.edu/plugins/owl/protege#abstract>
    kbv:label "Abstract"@en, "Abstrakt"@sv .

sdo:domainIncludes
    kbv:label "Domain includes"@en, "Kan förekomma på"@sv .

sdo:rangeIncludes
    kbv:label "Kan peka på"@sv, "Range includes"@en .

rdf:type
    a owl:ObjectProperty ;
    kbv:label "typ"@sv, "type"@en .

rdfs:domain
    kbv:label "Domain"@en, "Förekommer på"@sv .

rdfs:isDefinedBy
    kbv:label "Definieras av"@sv, "Is defined by"@en .

rdfs:range
    kbv:label "Pekar på"@sv, "Range"@en .

rdfs:subClassOf
    owl:inverseOf [
        kbv:label "Base class of"@en, "Basklass för"@sv
    ] ;
    kbv:label "Har basklass"@sv, "Sub class of"@en .

rdfs:subPropertyOf
    owl:inverseOf [
        kbv:label "Base property of"@en, "Basegenskap för"@sv
    ] ;
    kbv:label "Har basegenskap"@sv, "Sub property of"@en .

owl:equivalentClass
    kbv:label "Equivalent class"@en, "Motsvarar"@sv .

owl:equivalentProperty
    kbv:label "Equivalent property"@en, "Motsvarar"@sv .

owl:inverseOf
    kbv:label "Invers av"@sv, "Inverse of"@en .

marc:AbbreviatedLevel
    a marc:EncLevelType ;
    kbv:altLabel "Abbreviated level"@en ;
    kbv:code "3" ;
    kbv:comment "Den lägsta godkända nivån. Primärkatalogiserade poster på miniminivå bör innehålla RDA:s kärnelement. Observera dock att poster på denna nivå kan vara okontrollerade. Poster på miniminivå uppdateras inte via maskinella flöden."@sv, "The lowest approved level. Primarily catalogued records at a minimal level are required to contain RDA’s core elements. Please observe that records on this level can be uncontrolled. Records at a minimal level are not updated by automatic metadata flows."@en ;
    kbv:note "Motsvarar KRS 1.0D beskrivningsnivå 1, den minst fullständiga."@sv ;
    kbv:prefLabel "Minimal level"@en, "Miniminivå"@sv ;
    kbv:relatedMatch <http://id.loc.gov/vocabulary/menclvl/3> .

marc:Abstract
    a marc:SummaryType ;
    kbv:label "Abstract"@sv .

marc:AcquisitionMethodType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:code "AcquisitionMethodType" ;
    kbv:prefLabel "Förvärvssätt"@sv, "Method of Acquisition"@en .

marc:AcquisitionStatusType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:code "AcquisitionStatusType" ;
    kbv:prefLabel "Förvärvsstatus"@sv, "Receipt Status"@en .

marc:ActionNote
    a owl:Class ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:label "Lokal anmärkning: Åtgärd"@sv .

marc:AddedEntry
    a owl:Class ;
    rdfs:subClassOf <http://id.loc.gov/ontologies/bibframe/Contribution> .

marc:AddedEntryGeographicName
    a owl:Class .

marc:AddedEntryHierarchicalPlaceName
    a owl:Class ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:label "Biuppslag - Namn på orter och territorier (hierarkisk uppställning)"@sv .

marc:AdditionalPhysicalFormAvailableNote
    a owl:Class .

marc:AngularScale
    a owl:Class ;
    rdfs:subClassOf kbv:Scale ;
    kbv:label "Angular scale"@en, "Vinkelskala"@sv .

marc:AssociatedPlace
    a owl:Class ;
    kbv:label "Associated place"@en, "Associerad plats"@sv .

marc:AudienceType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:IntendedAudience ;
    owl:equivalentClass marc:ComputerAudienceType, marc:MusicAudienceType, marc:VisualAudienceType ;
    kbv:broadMatch kbv:Audio, kbv:Multimedia, kbv:Text, kbv:Visual ;
    kbv:code "AudienceType" ;
    kbv:prefLabel "Audience"@en, "Målgrupp"@sv, "Target Audience"@en .

marc:AuthorityCatalogingSourceType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:code "AuthorityCatalogingSourceType" ;
    kbv:prefLabel "Cataloging Source"@en, "Katalogiserande instans"@sv .

marc:AuthorityStatusType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:StatusType ;
    kbv:code "AuthorityStatusType" ;
    kbv:prefLabel "Poststatus"@sv, "Record Status"@en .

marc:Bib880
    a owl:Class .

marc:Bib976
    a owl:Class ;
    kbv:label "SAB-rubrik (976)"@sv .

marc:BibliographyEtcNote
    a owl:Class ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:label "Anmärkning om bibliografi etc."@sv, "Bibliography Note"@en .

marc:BindingInformation
    a owl:Class .

marc:BindingInformationNote
    a owl:Class ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:label "Binding information note"@en, "Lokal anmärkning: Bokband"@sv .

marc:BiographicalOrHistoricalData
    a owl:Class ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:label "Biografiska eller historiska uppgifter"@sv, "Biographical Or Historical Data" .

marc:BooksBiographyType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:GenreForm ;
    kbv:broadMatch kbv:Text ;
    kbv:code "BooksBiographyType" ;
    kbv:prefLabel "Biografiskt material"@sv, "Biography"@en .

marc:BooksContentsType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:ContentType ;
    kbv:broadMatch kbv:Text ;
    kbv:code "BooksContentsType" ;
    kbv:prefLabel "Contents"@en, "Innehållsmässig karaktär"@sv .

marc:BooksFestschriftType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:Boolean, marc:EnumeratedTerm, kbv:GenreForm ;
    kbv:broadMatch kbv:Text ;
    kbv:code "BooksFestschriftType" ;
    kbv:prefLabel "Festschrift"@en, "Festskrift"@sv .

marc:BooksIllustrationsType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:Illustration ;
    kbv:broadMatch kbv:Text ;
    kbv:code "BooksIllustrationsType" ;
    kbv:prefLabel "Illustrationer"@sv, "Illustrations"@en .

marc:BooksItemType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:CarrierType ;
    kbv:broadMatch kbv:Text ;
    kbv:code "BooksItemType" ;
    kbv:prefLabel "Form"@sv, "Form Of Item"@en, "Form of Item"@en .

marc:BooksLiteraryFormType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:GenreForm ;
    kbv:broadMatch kbv:Text ;
    kbv:code "BooksLiteraryFormType" ;
    kbv:prefLabel "Literary Form"@en, "Litterär genre"@sv .

marc:CanadianSubjectHeadingsNlcNameAuthorityFile
    a marc:Thesaurus ;
    kbv:label "Canadian SH/ NLC authority file" .

marc:Cast
    a owl:Class .

marc:CatFormType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:DescriptionConventions ;
    kbv:code "CatFormType" ;
    kbv:prefLabel "Cataloging Form"@en, "Regler för deskriptiv katalogisering (bib)"@sv .

marc:CatalogingRulesType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:DescriptionConventions ;
    kbv:code "CatalogingRulesType" ;
    kbv:prefLabel "Cataloging Rules"@en, "Regler för deskriptiv katalogisering (aukt)"@sv .

marc:CatalogingSourceType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:broadMatch kbv:Audio, kbv:Cartography, kbv:Mixed, kbv:Multimedia, kbv:Serial, kbv:Text, kbv:Visual ;
    kbv:code "CatalogingSourceType" ;
    kbv:prefLabel "Cataloging Source"@en, "Katalogiserande instans"@sv .

marc:CharacterSetsPresent
    a owl:Class .

marc:ClassificationNumbersAssignedInCanada
    a owl:Class .

marc:CollectionClass
    a owl:Class ;
    rdfs:subClassOf owl:Class, <http://www.w3.org/2004/02/skos/core#Collection> .

marc:ColorType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:ColorContent ;
    owl:equivalentClass marc:NonProjColorType, marc:ProjGraphColorType ;
    kbv:broadMatch kbv:Visual ;
    kbv:code "ColorType" ;
    kbv:prefLabel "Color"@en, "Färg (projicerad-/stillbild)"@sv .

marc:CompleteLcClassNumberAssignedByLac
    a marc:TypeCompletenessSourceOfClassCallNumber ;
    kbv:label "Fullständig LC-klassifikationskod från LAC"@sv .

marc:CompletenessType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:code "CompletenessType" ;
    kbv:prefLabel "Completeness"@en, "Fullständighet"@sv .

marc:ComputerAntecedentType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:broadMatch kbv:Electronic ;
    kbv:code "ComputerAntecedentType" ;
    kbv:prefLabel "Antecedent/Source"@en, "Master/källa digitala resurser"@sv .

marc:ComputerColorType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:ColorContent ;
    kbv:broadMatch kbv:Electronic ;
    kbv:code "ComputerColorType" ;
    kbv:prefLabel "Color"@en, "Färg (digitala resurser)"@sv .

marc:ComputerCompressionType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:broadMatch kbv:Electronic ;
    kbv:code "ComputerCompressionType" ;
    kbv:prefLabel "Kompression"@sv, "Level of Compression"@en .

marc:ComputerDimensionsType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:Dimensions ;
    kbv:broadMatch kbv:Electronic ;
    kbv:code "ComputerDimensionsType" ;
    kbv:prefLabel "Dimension"@en, "Mått (digitala resurser)"@sv .

marc:ComputerFileAntecedentType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:code "ComputerFileAntecedentType" .

marc:ComputerFileCharacteristics
    a owl:Class ;
    kbv:closeMatch kbv:Note ;
    kbv:label "Computer file characteristics"@en, "Filspecifika uppgifter"@sv .

marc:ComputerFileColorType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:code "ComputerFileColorType" .

marc:ComputerFileCompressionType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:code "ComputerFileCompressionType" .

marc:ComputerFileDimensionsType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:code "ComputerFileDimensionsType" .

marc:ComputerFileFormatsType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:broadMatch kbv:Electronic ;
    kbv:code "ComputerFileFormatsType" ;
    kbv:prefLabel "File Format"@en, "Filformat"@sv .

marc:ComputerFileMaterialType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:code "ComputerFileMaterialType" .

marc:ComputerFileSoundType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:code "ComputerFileSoundType" .

marc:ComputerItemType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:CarrierType ;
    kbv:broadMatch kbv:Multimedia ;
    kbv:code "ComputerItemType" ;
    kbv:prefLabel "Form"@sv .

marc:ComputerMaterialType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:CarrierType ;
    kbv:broadMatch kbv:Electronic ;
    kbv:code "ComputerMaterialType" ;
    kbv:prefLabel "Specific Material Designation (computer)"@en, "Särskild bärarbeteckning för dator"@sv .

marc:ComputerQATargetType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:broadMatch kbv:Electronic ;
    kbv:code "ComputerQATargetType" ;
    kbv:prefLabel "Kvalitetstest"@sv, "Quality Assurance Target(s)"@en .

marc:ComputerReformattingQualityType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:broadMatch kbv:Electronic ;
    kbv:code "ComputerReformattingQualityType" ;
    kbv:prefLabel "Reformateringskvalitet"@sv, "Reformatting Quality"@en .

marc:ComputerSoundType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:SoundContent ;
    kbv:broadMatch kbv:Electronic ;
    kbv:code "ComputerSoundType" ;
    kbv:prefLabel "Ljud (dator)"@sv, "Sound on Medium"@en .

marc:ComputerTypeOfFileType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:ContentType, kbv:GenreForm ;
    kbv:broadMatch kbv:Multimedia ;
    kbv:code "ComputerTypeOfFileType" ;
    kbv:prefLabel "Typ av fil"@sv, "Type of File"@en .

marc:ConferencePublicationType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:Boolean, marc:EnumeratedTerm, kbv:GenreForm ;
    owl:equivalentClass marc:BooksConfPubType, marc:SerialsConfPubType ;
    kbv:broadMatch kbv:Serial, kbv:Text ;
    kbv:code "ConferencePublicationType" ;
    kbv:prefLabel "Conference Publication"@en, "Konferenspublikation"@sv .

marc:ContentAdvice
    a marc:SummaryType ;
    kbv:label "Innehållsetikett"@sv .

marc:ContinuingResourceCeasedPublication
    a marc:PublicationStatusType ;
    kbv:code "d" ;
    kbv:prefLabel "Continuing resource ceased publication"@en, "Utgivning upphörd (fortlöpande resurs)"@sv .

marc:ContinuingResourceCurrentlyPublished
    a marc:PublicationStatusType ;
    kbv:code "c" ;
    kbv:prefLabel "Continuing resource currently published"@en, "Utgivning pågår (fortlöpande resurs)"@sv .

marc:ContinuingResourceStatusUnknown
    a marc:PublicationStatusType ;
    kbv:code "u" ;
    kbv:prefLabel "Continuing resource status unknown"@en, "Osäker utgivningsstatus (fortlöpande resurs)"@sv .

marc:CopyAndVersionIdentificationNote
    a owl:Class ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:label "Copy and version identification note"@en, "Lokal anmärkning: Identifiering av exemplar, kopia eller version"@sv .

marc:CopyReportType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:code "CopyReportType" ;
    kbv:prefLabel "Copy Report"@en, "Underlag för beståndsuppgift"@sv .

marc:CoreLevel
    a marc:EncLevelType ;
    kbv:category kbv:pending ;
    kbv:code "4" ;
    kbv:comment "Förkortad katalogisering, främst på verknivå."@sv ;
    kbv:prefLabel "Core level"@en, "Verknivå (förkortad)"@sv ;
    kbv:relatedMatch <http://id.loc.gov/vocabulary/menclvl/4> .

marc:CorrectedOrRevised
    a marc:AuthorityStatusType, marc:HoldingStatusType ;
    kbv:code "c" ;
    kbv:prefLabel "Corrected or revised"@en, "Rättad eller reviderad"@sv .

marc:CountryOfPublishingProducingEntityCode
    a owl:Class ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:category kbv:unstable ;
    kbv:label "Country Of Publishing/Producing Entity Code"@en, "Landkod för utgivande/producerande enhet"@sv .

marc:CoverageComplete
    a marc:CoverageOrLocationInSource ;
    kbv:label "Fullständig"@sv .

marc:CoverageIsSelective
    a marc:CoverageOrLocationInSource ;
    kbv:label "Selektiv"@sv .

marc:CoverageOrLocationInSource
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:label "Täckningsgrad"@sv .

marc:CoverageUnknown
    a marc:CoverageOrLocationInSource ;
    kbv:label "Okänd"@sv .

marc:CreationProductionCreditsNote
    a owl:Class ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:label "Anmärkning om upphov inom produktion och teknik"@sv, "Creation/Production Credits Note"@en .

marc:CumulativeIndexFindingAidsNote
    a owl:Class ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:label "Anmärkning om kumulerade register/sökhjälpmedel"@sv, "Cumulative index finding aids note"@en .

marc:DateOfDistributionReleaseIssueAndProductionRecordingSessionWhenDifferent
    a marc:PublicationStatusType ;
    kbv:code "p" ;
    kbv:prefLabel "Date of distribution/release/issue and production/recording session when different"@en, "Produktions-/inspelningsår + utgivningsår"@sv .

marc:DatesUnknown
    a marc:PublicationStatusType ;
    kbv:code "n" ;
    kbv:prefLabel "Dates unknown"@en, "Utgivningstid okänd"@sv .

marc:Deleted
    a marc:AuthorityStatusType, marc:HoldingStatusType ;
    kbv:code "d" ;
    kbv:comment "Används ej"@sv ;
    kbv:prefLabel "Borttagen"@sv, "Deleted"@en .

marc:DetailedDate
    a marc:PublicationStatusType ;
    kbv:code "e" ;
    kbv:prefLabel "Detailed date"@en, "Exakt tidpunkt (yyyymmdd)"@sv .

marc:DisplayConstantController
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:label "Kan styra standardfras"@sv .

marc:DistributionAndProduction
    a owl:Class ;
    rdfs:subClassOf kbv:Distribution, kbv:PrimaryProvisionActivity ;
    kbv:label "Distribution and production"@en, "Distribution och produktion"@sv .

marc:EncLevelType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:EncodingLevel ;
    kbv:code "EncLevelType" ;
    kbv:prefLabel "Encoding Level"@en, "Fullständighetsnivå för katalogiseringen"@sv .

marc:EntryMapType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:code "EntryMapType" ;
    kbv:prefLabel "Entry map"@sv .

marc:EnumeratedClass
    a owl:Class ;
    rdfs:subClassOf owl:Class, marc:EnumeratedTerm .

marc:EnumeratedTerm
    a owl:Class ;
    rdfs:subClassOf sdo:Enumeration, <http://www.w3.org/2004/02/skos/core#Concept>, kbv:Concept .

marc:EnumerationAndChronologyBasicBibliographicUnit
    a owl:Class .

marc:EstablishedHeadingLinkingEntryCorporateName
    a owl:Class .

marc:EstablishedHeadingLinkingEntryMeetingName
    a owl:Class .

marc:EstablishedHeadingLinkingEntryUniformTitle
    a owl:Class .

marc:Field
    a owl:Class ;
    rdfs:subClassOf rdfs:Resource .

marc:FilmBaseType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:Material ;
    owl:equivalentClass marc:MicroformBaseType, marc:MotionPicBaseType ;
    kbv:broadMatch kbv:Microform, kbv:MovingImage ;
    kbv:code "FilmBaseType" ;
    kbv:prefLabel "Base of Film"@en, "Filmbas"@sv .

marc:ForeignMARCInformationField
    a owl:Class .

marc:FormOfMusicalCompositionCode
    a owl:Class .

marc:FormerTitleComplexityNote
    a owl:Class .

marc:FullLevel
    a marc:EncLevelType ;
    kbv:altLabel "Full level"@en, "Fullständig nivå"@sv ;
    kbv:code " " ;
    kbv:comment "Den mest fullständiga nivån. Förekommer i poster gjorda av Enheten för nationalbibliografin på Kungliga biblioteket samt i poster som importeras från motsvarande utländsk nationalbibliografisk instans. Poster på nationalbibliografisk nivå uppdateras inte via maskinella flöden."@sv, "The most complete level. Used for records created by the National Bibliography at the Swedish National Library, as well as for imported records from corresponding national bibliographical authorities. Records with a national bibliographical level are not updated by automatic metadata flows."@en ;
    kbv:note "Motsvarar KRS 1.0D beskrivningsnivå 3, den mest fullständiga."@sv ;
    kbv:prefLabel "Nationalbibliografisk nivå"@sv, "Nationalbibliographic level"@en ;
    kbv:relatedMatch <http://id.loc.gov/vocabulary/menclvl/f> .

marc:FullLevelMaterialNotExamined
    a marc:EncLevelType ;
    kbv:code "1" ;
    kbv:comment "Retrospectively entered records, i.e. re-cataloging. The records are complete but might follow outdated cataloging practices"@en, "Retrospektivt inlagda poster, t.ex. omkatalogiseringar. Posterna är kompletta men kan följa äldre praxis."@sv ;
    kbv:prefLabel "Full level, material not examined"@en, "Retrospektiv: komplett"@sv ;
    kbv:relatedMatch <http://id.loc.gov/vocabulary/menclvl/1> .

marc:FundingInformationNote
    a owl:Class ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:label "Anmärkning om finansiell information"@sv, "Funding information note"@en .

marc:GPOItemNumber
    a owl:Class .

marc:GeographicAreaCode
    a owl:Class ;
    kbv:label "Geographic Area Code"@en, "Kod för geografiskt område"@sv .

marc:GlobeMaterialType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:GenreForm ;
    kbv:broadMatch kbv:Globe ;
    kbv:code "GlobeMaterialType" ;
    kbv:prefLabel "Specific Material Designation (globe)"@en, "Särskild bärarbeteckning för kartglober"@sv .

marc:GlobeMediumType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:Material ;
    kbv:broadMatch kbv:Globe ;
    kbv:code "GlobeMediumType" ;
    kbv:prefLabel "Material (glob)"@sv, "Physical Medium (globe)"@en .

marc:GovernmentDocumentClassificationNumber
    a owl:Class .

marc:GovernmentPublicationType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:GenreForm ;
    owl:equivalentClass marc:BooksGovtPubType, marc:ComputerGovtPubType, marc:MapsGovtPubType, marc:SerialsGovtPubType, marc:VisualGovtPubType ;
    kbv:broadMatch kbv:Cartography, kbv:Multimedia, kbv:Serial, kbv:Text, kbv:Visual ;
    kbv:code "GovernmentPublicationType" ;
    kbv:prefLabel "Government Publication"@en, "Offentlig resurs"@sv .

marc:GovtAgencyType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:code "GovtAgencyType" ;
    kbv:prefLabel "Government Agency"@en, "Typ och nivå för officiellt organ"@sv .

marc:Hold948
    a owl:Class ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:label "Local defined holding (holding 948)"@en, "Lokalt definierat beståndsfält (beståndsfält 948)"@sv .

marc:Hold949
    a owl:Class ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:label "Local defined holding (holding 949)"@en, "Lokalt definierat beståndsfält (beståndsfält 949)"@sv .

marc:Hold951
    a owl:Class .

marc:HoldingMicroformRangeType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:broadMatch kbv:Microform ;
    kbv:code "HoldingMicroformRangeType" ;
    kbv:prefLabel "Förminskningsgrad (kodad)"@sv, "Reduction Ratio Range"@en .

marc:HoldingRemoteSensImageAltitudeType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:broadMatch kbv:RemoteSensingImage ;
    kbv:code "HoldingRemoteSensImageAltitudeType" ;
    kbv:prefLabel "Altitude of Sensor"@en, "Sensorns placering"@sv .

marc:HoldingRemoteSensImageUseType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:broadMatch kbv:RemoteSensingImage ;
    kbv:code "HoldingRemoteSensImageUseType" ;
    kbv:prefLabel "Platform Use Category"@en, "Ändamålet med upptagningen"@sv .

marc:HoldingSoundKindOfMaterialType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:broadMatch kbv:SoundRecording ;
    kbv:code "HoldingSoundKindOfMaterialType" ;
    kbv:prefLabel "Kind of Material"@en, "Material"@sv .

marc:HoldingSoundTapeWidthType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:broadMatch kbv:SoundRecording ;
    kbv:code "HoldingSoundTapeWidthType" ;
    kbv:prefLabel "Magnetbandets bredd"@sv, "Tape Width"@en .

marc:HoldingStatusType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:code "HoldingStatusType" ;
    kbv:prefLabel "Poststatus"@sv, "Record Status"@en .

marc:HoldingType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:code "HoldingType" ;
    kbv:prefLabel "Posttyp"@sv, "Type of Record"@en .

marc:HoldingVideoFormatType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:broadMatch kbv:VideoRecording ;
    kbv:code "HoldingVideoFormatType" ;
    kbv:prefLabel "Format"@en, "Format"@sv .

marc:I1codeSource
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:label "Klassifikationssystem"@sv .

marc:I2sourceOfCode
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:label "Kodsystem"@sv .

marc:ImmediateSourceOfAcquisitionNote
    a owl:Class .

marc:InBetweenInSequence
    a marc:SequenceStatus ;
    kbv:label "Intervening publisher"@en, "Mellanliggande utgivare"@sv .

marc:InclusiveDatesOfCollection
    a marc:PublicationStatusType ;
    kbv:code "i" ;
    kbv:prefLabel "Inclusive dates of collection"@en, "Täckningstid för samling"@sv .

marc:IncompleteLcClassNumberAssignedByLac
    a marc:TypeCompletenessSourceOfClassCallNumber ;
    kbv:label "Ofullständig LC-klassifikationskod från LAC"@sv .

marc:IncreaseInEncodingLevel
    a marc:StatusType ;
    kbv:code "a" ;
    kbv:prefLabel "Increase in encoding level"@en, "Uppgraderad eller kompletterad"@sv .

marc:IncreaseInEncodingLevelFromPrepublication
    a marc:StatusType ;
    kbv:code "p" ;
    kbv:prefLabel "Increase in encoding level from prepublication"@en, "Uppgraderad från förhandsinformation"@sv .

marc:IndexType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:Boolean, marc:EnumeratedTerm, kbv:SupplementaryContent ;
    owl:equivalentClass marc:BooksIndexType, marc:MapsIndexType ;
    kbv:broadMatch kbv:Cartography, kbv:Text ;
    kbv:code "IndexType" ;
    kbv:prefLabel "Index"@en, "Index"@sv .

marc:InterestAgeLevel
    a marc:AudienceType ;
    kbv:label "Åldersnivå"@sv .

marc:InterestGradeLevel
    a marc:AudienceType ;
    kbv:label "Intressenivå"@sv .

marc:InvertedName
    a marc:NameForm ;
    kbv:label "Namn inlett med inverterat personnamn"@sv .

marc:IssuingBodyNote
    a owl:Class ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:label "Anmärkning om utgivande institution"@sv, "Issuing Body Note"@en .

marc:ItemInformationBasicBibliographicUnit
    a owl:Class ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:label "Exemplarinformation - Huvudpublikation"@sv .

marc:ItemInformationSupplementaryMaterial
    a owl:Class ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:label "Exemplarinformation - Bihang etc."@sv .

marc:ItemType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:CarrierType ;
    owl:equivalentClass marc:MapsItemType, marc:MixedItemType, marc:MusicItemType, marc:SerialsItemType, marc:VisualItemType ;
    kbv:broadMatch kbv:Audio, kbv:Cartography, kbv:Mixed, kbv:Serial, kbv:Visual ;
    kbv:code "ItemType" ;
    kbv:prefLabel "Form"@sv, "Form of Item"@en .

marc:JurisdictionName
    a marc:NameForm ;
    kbv:label "Namn på administrativ enhet"@sv .

marc:KitMaterialType
    rdfs:subClassOf kbv:CarrierType .

marc:LanguageCode
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:label "Språkkod"@sv .

marc:LanguageNote
    a owl:Class, marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:StructuredValue ;
    kbv:label "Anmärkning om språk"@sv, "Language note"@en .

marc:LatestInSequence
    a marc:SequenceStatus ;
    kbv:label "Current / Latest publisher"@en, "Nuvarande / Senaste utgivare"@sv .

marc:LcBasedCallNumberAssignedByLac
    a marc:TypeCompletenessSourceOfClassCallNumber ;
    kbv:label "LC-baserad klassifikationskod från LAC"@sv .

marc:LcSubjectHeadingsForChildrensLiterature
    a marc:Thesaurus ;
    kbv:label "LCSH for children's literature" .

marc:LendingPolicyType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:code "LendingPolicyType" ;
    kbv:prefLabel "Lending Policy"@en, "Utlånepolicy"@sv .

marc:LessThanFullLevelMaterialNotExamined
    a marc:EncLevelType ;
    kbv:code "2" ;
    kbv:comment "Retrospectively entered records, from a card catalog or something similar. The records are reduced and might follow outdated cataloging practices."@en, "Retrospektivt inlagda poster, t.ex. ur kortkatalog. Posterna är reducerade och kan följa äldre praxis."@sv ;
    kbv:prefLabel "Less-than-full level, material not examined"@en, "Retrospektiv: reducerad"@sv .

marc:LibraryOfCongressClassification
    a marc:I1codeSource ;
    kbv:label "LC-klassifikation"@sv .

marc:LibraryOfCongressCopyIssueOffprintStatement
    a owl:Class .

marc:LibraryOfCongressSubjectHeadingsNameAuthorityFile
    a marc:Thesaurus ;
    kbv:label "LCSH/LC authority files" .

marc:Libretto
    a owl:Class .

marc:LinearScale
    a owl:Class ;
    rdfs:subClassOf kbv:Scale ;
    kbv:label "Linear scale"@en, "Linjär skala"@sv .

marc:LinkedRecordReqType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:code "LinkedRecordReqType" .

marc:LinkedType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:code "LinkedType" ;
    kbv:prefLabel "Grad av beroende av sammanhörande post"@sv, "Linked Record Requirement"@en .

marc:LinkingEntryComplexityNote
    a owl:Class ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:label "Anmärkning om komplicerade länkningar"@sv, "Linking entry complexity note"@en .

marc:LocalSubjectAndHeading
    a owl:Class ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:label "Local subjects/headings"@en, "Lokala ämnesord/rubriker (övriga)"@sv .

marc:LocationInSourceGiven
    a marc:CoverageOrLocationInSource ;
    kbv:label "Referensens plats anges"@sv .

marc:LocationInSourceNotGiven
    a marc:CoverageOrLocationInSource ;
    kbv:label "Referensens plats anges inte"@sv .

marc:LocationOfOriginalsDuplicatesNote
    a owl:Class .

marc:LocationOfOtherArchivalMaterialsNote
    a owl:Class .

marc:MARCCode
    a marc:I2sourceOfCode ;
    kbv:label "MARC21-kod"@sv .

marc:MainEntry
    a owl:Class ;
    rdfs:subClassOf <http://id.loc.gov/ontologies/bibframe/Contribution> .

marc:MapColorType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:ColorContent ;
    owl:equivalentClass marc:GlobeColorType ;
    kbv:broadMatch kbv:Globe, kbv:Map ;
    kbv:code "MapColorType" ;
    kbv:prefLabel "Color"@en, "Färg (karta)"@sv .

marc:MapDetailsType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:broadMatch kbv:Map ;
    kbv:code "MapDetailsType" ;
    kbv:prefLabel "Production/Reproduction Detail"@en, "Produktionstekniska kartdetaljer"@sv .

marc:MapMaterialType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:GenreForm ;
    kbv:broadMatch kbv:Map ;
    kbv:code "MapMaterialType" ;
    kbv:prefLabel "Specific Material Designation (map)"@en, "Särskild bärarbeteckning kartmaterial"@sv .

marc:MapMediumType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:Material ;
    kbv:broadMatch kbv:Map ;
    kbv:code "MapMediumType" ;
    kbv:prefLabel "Material (kartor)"@sv, "Physical Medium (map)"@en .

marc:MapsFormatType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:GenreForm ;
    kbv:broadMatch kbv:Cartography ;
    kbv:code "MapsFormatType" ;
    kbv:prefLabel "Special Format Characteristics (maps)"@en, "Särskilda formella egenskaper (kartor)"@sv .

marc:MapsMaterialType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:GenreForm ;
    kbv:broadMatch kbv:Cartography ;
    kbv:code "MapsMaterialType" ;
    kbv:prefLabel "Material"@en, "Typ av kartografiskt material"@sv, "Type of Cartographic Material"@en .

marc:MapsProjectionType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:Projection, kbv:ProjectionCharacteristic ;
    kbv:broadMatch kbv:Cartography ;
    kbv:code "MapsProjectionType" ;
    kbv:prefLabel "Projection"@en, "Projektion"@sv .

marc:MapsReliefType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:Cartographic ;
    kbv:broadMatch kbv:Cartography ;
    kbv:code "MapsReliefType" ;
    kbv:prefLabel "Map Relief"@en, "Relief (höjdskillnader)"@sv .

marc:MedicalSubjectHeadingsNlmNameAuthorityFile
    a marc:Thesaurus ;
    kbv:label "MeSH/NLM authority files" .

marc:MediumType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:RecordingMedium ;
    owl:equivalentClass marc:MotionPicMediumType, marc:ProjGraphMediumType, marc:VideoMediumType ;
    kbv:broadMatch kbv:MovingImage, kbv:VideoRecording ;
    kbv:code "MediumType" ;
    kbv:prefLabel "Ljudbärare"@sv, "Medium for Sound"@en .

marc:MicroformColorType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:ColorContent ;
    kbv:broadMatch kbv:Microform ;
    kbv:code "MicroformColorType" ;
    kbv:prefLabel "Color"@en, "Färg (mikroform)"@sv .

marc:MicroformDimensionsType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:Dimensions ;
    kbv:broadMatch kbv:Microform ;
    kbv:code "MicroformDimensionsType" ;
    kbv:prefLabel "Dimensions"@en, "Mått (mikroform)"@sv .

marc:MicroformEmulsionType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:Emulsion ;
    kbv:broadMatch kbv:Microform ;
    kbv:code "MicroformEmulsionType" ;
    kbv:prefLabel "Emulsion on Film"@en, "Filmemulsion (mikroform)"@sv .

marc:MicroformGenerationType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:Generation ;
    kbv:broadMatch kbv:Microform ;
    kbv:code "MicroformGenerationType" ;
    kbv:prefLabel "Generation"@en, "Generation (mikroform)"@sv .

marc:MicroformMaterialType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:CarrierType ;
    kbv:broadMatch kbv:Microform ;
    kbv:code "MicroformMaterialType" ;
    kbv:prefLabel "Specific Material Designation (microformat)"@en, "Särskild bärarbeteckning mikrofilm"@sv .

marc:MicroformRangeType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:ReductionRatio ;
    kbv:broadMatch kbv:Microform ;
    kbv:code "MicroformRangeType" ;
    kbv:prefLabel "Förminskningsgrad (kodad)"@sv, "Reduction Ratio Range"@en .

marc:MinimalLevel
    a marc:EncLevelType ;
    kbv:altLabel "Minimal level"@en ;
    kbv:code "7" ;
    kbv:comment "Den nivå som normalt tillämpas av Librisbiblioteken. Vid primärkatalogisering på biblioteksnivå ska aktuell Librispraxis följas. Poster på biblioteksnivå uppdateras inte via maskinella flöden."@sv, "This level is normally applied by the Libris libraries. For primary cataloging at this level, Libris cataloging practices are required. Records at a library level are not updated by automatic metadata flows."@en ;
    kbv:note "Motsvarar KRS 1.0D beskrivningsnivå 2, den av biblioteken normalt tillämpade."@sv ;
    kbv:prefLabel "Biblioteksnivå"@sv, "Library level"@en ;
    kbv:relatedMatch <http://id.loc.gov/vocabulary/menclvl/7> .

marc:MotionPicCategoriesType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:broadMatch kbv:MovingImage ;
    kbv:code "MotionPicCategoriesType" ;
    kbv:prefLabel "Categories of Color"@en, "Färgteknik (spelfilm)"@sv .

marc:MotionPicColorType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:ColorContent ;
    kbv:broadMatch kbv:MovingImage ;
    kbv:code "MotionPicColorType" ;
    kbv:prefLabel "Color"@en, "Färg (spelfilm)"@sv .

marc:MotionPicConfigurationOrVideoPlaybackType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:PlaybackChannels ;
    owl:equivalentClass marc:MotionPicConfigurationType, marc:VideoPlaybackType ;
    kbv:broadMatch kbv:MovingImage, kbv:VideoRecording ;
    kbv:code "MotionPicConfigurationOrVideoPlaybackType" ;
    kbv:prefLabel "Configuration"@en, "Ljudkonfiguration"@sv, "Playback Channels"@en .

marc:MotionPicDimensionsType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:Dimensions ;
    kbv:broadMatch kbv:MovingImage ;
    kbv:code "MotionPicDimensionsType" ;
    kbv:prefLabel "Dimensions"@en, "Filmbredd"@sv .

marc:MotionPicPosNegType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:Polarity ;
    kbv:broadMatch kbv:MovingImage ;
    kbv:code "MotionPicPosNegType" ;
    kbv:prefLabel "Polaritet (spelfilm)"@sv, "Positive/Negative Aspect"@en .

marc:MotivationInterestLevel
    a marc:AudienceType ;
    kbv:label "Motivations-/svårighetsnivå"@sv .

marc:MultipartItemHolding
    a marc:HoldingType ;
    kbv:code "v" ;
    kbv:prefLabel "Monografisk resurs (1 bibliografisk post med flera delar)"@sv, "Multipart item holdings"@en .

marc:MultipleDates
    a marc:PublicationStatusType ;
    kbv:code "m" ;
    kbv:prefLabel "Flera årtal (monografisk resurs)"@sv, "Multiple dates"@en .

marc:MultipleSingleDates
    a marc:TypeOfDate ;
    kbv:label "Flera enstaka tidsangivelser"@sv .

marc:MultipleSingleDatesTimes
    a marc:TypeOfTimePeriod ;
    kbv:label "Flera enstaka datum/tider"@sv .

marc:MusicCompositionType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:GenreForm ;
    kbv:broadMatch kbv:Audio ;
    kbv:code "MusicCompositionType" ;
    kbv:prefLabel "Composition"@en, "Kompositionsform (används ej)"@sv .

marc:MusicFormatType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:MusicFormat ;
    kbv:broadMatch kbv:Audio ;
    kbv:code "MusicFormatType" ;
    kbv:prefLabel "Format (musik)"@sv, "Format of Music"@en .

marc:MusicMatterType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:SupplementaryContent ;
    kbv:broadMatch kbv:Audio ;
    kbv:code "MusicMatterType" ;
    kbv:prefLabel "Accompanying Matter"@en, "Bifogat material (musik)"@sv .

marc:MusicPartsType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:broadMatch kbv:Audio ;
    kbv:code "MusicPartsType" ;
    kbv:prefLabel "Delar/Stämmor (musik)"@sv, "Music Parts"@en .

marc:MusicTextType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:GenreForm ;
    kbv:broadMatch kbv:Audio ;
    kbv:code "MusicTextType" ;
    kbv:prefLabel "Literary Text for Sound Recording"@en, "Typ av genre för text till ljudupptagning (ej musik)"@sv .

marc:MusicalPresentationStatement
    a owl:Class .

marc:NameForm
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:label "Typ av namn"@sv .

marc:NameInDirectOrder
    a marc:NameForm ;
    kbv:label "Namn i rak följd"@sv .

marc:NameOfUnit
    a owl:Class .

marc:NationalAgriculturalLibraryCallNumber
    a owl:Class ;
    rdfs:subClassOf kbv:Classification ;
    kbv:label "NAL-klassifikation (National Agricultural Library)"@sv, "National Agricultural Library Call Number"@en .

marc:NationalAgriculturalLibrarySubjectAuthorityFile
    a marc:Thesaurus ;
    kbv:label "NAL subject authority file" .

marc:NationalIssnCentre
    a owl:Class ;
    rdfs:subClassOf kbv:Organization, kbv:Source ;
    kbv:label "National ISSN Centre"@en, "Nationellt ISSN-center"@sv .

marc:New
    a marc:AuthorityStatusType, marc:HoldingStatusType ;
    kbv:code "n" ;
    kbv:prefLabel "New"@en, "Ny post"@sv .

marc:NoDatesGivenBCDateInvolved
    a marc:PublicationStatusType ;
    kbv:code "b" ;
    kbv:prefLabel "No dates given; B.C. date involved"@en, "Årtal före Kristi födelse"@sv .

marc:NoDisplayConstantGenerated
    a marc:AudienceType, marc:SummaryType ;
    kbv:label "Ej preciserad"@sv .

marc:NoIndex
    kbv:broadMatch sdo:False .

marc:NoItemInfoInRecord
    kbv:broadMatch sdo:False .

marc:NonProjMaterialType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:GenreForm ;
    kbv:broadMatch kbv:StillImage ;
    kbv:code "NonProjMaterialType" ;
    kbv:prefLabel "Specific Material Designation (still image)"@en, "Särskild bärarbeteckning för bilder"@sv .

marc:NonProjectedType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:Material, kbv:Mount ;
    owl:equivalentClass marc:NonProjPrimaryType, marc:NonProjSecondaryType ;
    kbv:broadMatch kbv:StillImage ;
    kbv:code "NonProjectedType" ;
    kbv:prefLabel "Bildens bärande material"@sv, "Montering"@sv, "Primary Support Material"@en, "Secondary Support Material"@en .

marc:NotAConferencePublication
    kbv:broadMatch sdo:False .

marc:NotAFestschrift
    kbv:broadMatch sdo:False .

marc:NotAppropriate
    kbv:broadMatch sdo:False .

marc:NumberOfInstrumentsOrVoicesCode
    a owl:Class .

marc:NumberingPeculiaritiesNote
    a owl:Class ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:label "Anmärkning om numrering och utgivning"@sv, "Numbering peculiarities note"@en .

marc:OriginalVersionNote
    a owl:Class ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:label "Anmärkning om original"@sv, "Original version note"@en .

marc:OtherAttributes
    a owl:Class ;
    kbv:label "Andra attribut för person- och organisationsnamn"@sv .

marc:OtherCartographicScale
    a owl:Class ;
    rdfs:subClassOf kbv:Scale ;
    kbv:label "Annan skaltyp"@sv, "Other cartographic scale"@en .

marc:OwnershipAndCustodialHistory
    a owl:Class .

marc:PartialPreliminaryLevel
    a marc:EncLevelType ;
    kbv:code "5" ;
    kbv:comment "Beställningsposter för utgivna publikationer som inte redan har post i Libris. Preliminära poster uppgraderas av det/de bibliotek som har publikationen. Poster på preliminär nivå uppdateras av vissa maskinella flöden."@sv, "Records for published items without a previous record in Libris. Preliminary records are updated by the library/libraries carrying the item. Records at a preliminary level are updated by some automatic metadata flows."@en ;
    kbv:prefLabel "Preliminary"@en, "Preliminär"@sv ;
    kbv:relatedMatch <http://id.loc.gov/vocabulary/menclvl/5> .

marc:ParticipantOrPerformerNote
    a owl:Class ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:label "Anmärkning om medverkande"@sv, "Participant Or Performer Note"@en .

marc:PolarityType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:Polarity ;
    owl:equivalentClass marc:MapPosNegType, marc:MicroformPosNegType ;
    kbv:broadMatch kbv:Map, kbv:Microform ;
    kbv:code "PolarityType" ;
    kbv:prefLabel "Polaritet"@sv, "Positive/Negative Aspect"@en .

marc:PrepublicationLevel
    a marc:EncLevelType ;
    kbv:code "8" ;
    kbv:comment "Poster för publikationer som är under utgivning. Hit t.ex. poster från Bokinfo samt utländska CIP-poster (= cataloguing-in-publication). Posterna uppdateras via maskinella flöden och ska inte uppgraderas manuellt till annan nivå förrän efter utgivning."@sv, "Records for items that are not yet published. This is the level for records from Bokinfo as well as international CIP (= cataloguing-in-publication) records. The records are updated by automatic metadata flows and should not be updated to another level manually until after the item is published."@en ;
    kbv:prefLabel "Förhandsinformation"@sv, "Prepublication"@en ;
    kbv:relatedMatch <http://id.loc.gov/vocabulary/menclvl/8> .

marc:Primary
    a marc:SubjectLevel ;
    kbv:label "Primär"@sv .

marc:ProjGraphDimensionsType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:Dimensions ;
    kbv:broadMatch kbv:Visual ;
    kbv:code "ProjGraphDimensionsType" ;
    kbv:prefLabel "Dimensions"@en, "Mått (projicerad bild)"@sv .

marc:ProjGraphEmulsionType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:Material ;
    kbv:broadMatch kbv:Visual ;
    kbv:code "ProjGraphEmulsionType" ;
    kbv:prefLabel "Base of Emulsion"@en, "Bärande material (emulsion)"@sv .

marc:ProjGraphMaterialType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:CarrierType ;
    kbv:broadMatch kbv:StillImage ;
    kbv:code "ProjGraphMaterialType" ;
    kbv:prefLabel "Specific Material Designation (projected still image)"@en, "Särskild bärarbeteckning projicerbara stillbilder"@sv .

marc:ProjGraphSecondaryType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:code "ProjGraphSecondaryType" .

marc:ProjGraphSupportType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:Mount ;
    kbv:broadMatch kbv:Visual ;
    kbv:code "ProjGraphSupportType" ;
    kbv:prefLabel "Montering (projicerad bild)"@sv, "Secondary Support Material"@en .

marc:PublicationDateAndCopyrightDate
    a marc:PublicationStatusType ;
    kbv:code "t" ;
    kbv:prefLabel "Publication date and copyright date"@en, "Årtal för utgivning + startår för gällande copyright"@sv .

marc:PublicationStatusType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:broadMatch kbv:Audio, kbv:Cartography, kbv:Mixed, kbv:Multimedia, kbv:Serial, kbv:Text, kbv:Visual ;
    kbv:code "PublicationStatusType" ;
    kbv:prefLabel "Publication Status"@en, "Typ av utgivningsdatum"@sv .

marc:Publications
    a marc:DisplayConstantController ;
    kbv:label "Publikationen beskriven i"@sv .

marc:PublicationsAboutDescribedMaterialsNote
    a owl:Class ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:label "Publikationer om det beskrivna materialet"@sv .

marc:QuestionableDate
    a marc:PublicationStatusType ;
    kbv:code "q" ;
    kbv:prefLabel "Osäkert årtal"@sv, "Questionable date"@en .

marc:RangeOfDates
    a marc:TypeOfDate ;
    kbv:label "Tidsintervall"@sv .

marc:RangeOfDatesTimes
    a marc:TypeOfTimePeriod ;
    kbv:label "Datum-/tidsintervall"@sv .

marc:RangeOfYearsOfBulkOfCollection
    a marc:PublicationStatusType ;
    kbv:code "k" ;
    kbv:prefLabel "Range of years of bulk of collection"@en, "Årtal för huvuddel av samling"@sv .

marc:ReadingGradeLevel
    a marc:AudienceType ;
    kbv:label "Läs-/utbildningsnivå"@sv .

marc:RecordType
    a owl:Class ;
    rdfs:subClassOf <http://www.w3.org/2004/02/skos/core#Collection> .

marc:RemoteSensImageAltitudeType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:broadMatch kbv:RemoteSensingImage ;
    kbv:code "RemoteSensImageAltitudeType" ;
    kbv:prefLabel "Altitude of Sensor"@en, "Sensorns placering"@sv .

marc:RemoteSensImageAttitudeType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:broadMatch kbv:RemoteSensingImage ;
    kbv:code "RemoteSensImageAttitudeType" ;
    kbv:prefLabel "Attitude of Sensor"@en, "Sensorns riktning"@sv .

marc:RemoteSensImageCloudType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:broadMatch kbv:RemoteSensingImage ;
    kbv:code "RemoteSensImageCloudType" ;
    kbv:prefLabel "Cloud Cover"@en, "Molntäcke (i procent)"@sv .

marc:RemoteSensImageConstructionType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:broadMatch kbv:RemoteSensingImage ;
    kbv:code "RemoteSensImageConstructionType" ;
    kbv:prefLabel "Platform Constriction Time"@en, "Plattform (typ av konstruktion)"@sv .

marc:RemoteSensImageSensorType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:broadMatch kbv:RemoteSensingImage ;
    kbv:code "RemoteSensImageSensorType" ;
    kbv:prefLabel "Sensor Type"@en, "Typ av sensor"@sv .

marc:RemoteSensImageUseType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:broadMatch kbv:RemoteSensingImage ;
    kbv:code "RemoteSensImageUseType" ;
    kbv:prefLabel "Platform Use Category"@en, "Plattform (användningsområde)"@sv .

marc:RepertoireDeVedettesMatiere
    a marc:Thesaurus ;
    kbv:label "Répertoire des vedettes-matière/NLC" .

marc:ReprintReissueAndOriginalPublication
    a owl:Class ;
    rdfs:subClassOf kbv:PrimaryPublication ;
    kbv:label "Omtryck/återutgivning och originalutgivning"@sv, "Reprint/reissue date and original publication"@en .

marc:ReprintReissueDateAndOriginalDate
    a marc:PublicationStatusType ;
    kbv:code "r" ;
    kbv:prefLabel "Reprint/reissue date and original date"@en, "Årtal för ny utgivning + ursprungligt utgivningsår"@sv .

marc:ReproductionNote
    a owl:Class ;
    kbv:label "Lokal anmärkning: Reproduktion"@sv .

marc:ReproductionPolicyType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:code "ReproductionPolicyType" ;
    kbv:prefLabel "Reproduction Policy"@en, "Reproduktionspolicy"@sv .

marc:ReproductionType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    owl:equivalentClass marc:GlobeReproductionType, marc:MapReproductionType ;
    kbv:broadMatch kbv:Globe, kbv:Map ;
    kbv:code "ReproductionType" ;
    kbv:prefLabel "Typ av reproduktion"@sv, "Type of Reproduction"@en .

marc:RetentionPolicyType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:code "RetentionPolicyType" ;
    kbv:prefLabel "General Retention Policy"@en, "Generell bevarandepolicy"@sv .

marc:RetentionPolicyUnitType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:code "RetentionPolicyUnitType" ;
    kbv:prefLabel "Längd av bevarad svitsort/delord"@sv, "Specific Retention Policy - Unit Type"@en .

marc:Review
    a marc:SummaryType ;
    kbv:label "Recension"@sv .

marc:RomanizationType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:code "RomanizationType" ;
    kbv:prefLabel "Romanization Scheme"@en, "Translitterering"@sv .

marc:ScopeAndContent
    a marc:SummaryType ;
    kbv:label "Omfattning och innehåll"@sv .

marc:Secondary
    a marc:SubjectLevel ;
    kbv:label "Sekundär"@sv .

marc:SequenceStatus
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:label "Sekvens av uppgifter"@sv, "Sequence of statements"@en .

marc:SerialItemHolding
    a marc:HoldingType ;
    kbv:code "y" ;
    kbv:prefLabel "Fortlöpande (seriell eller integrerande) resurs"@sv, "Serial item holdings"@en .

marc:SerialWork
    j.1:abstract true ;
    a owl:Class ;
    kbv:label "Ett verk på seriell nivå"@sv .

marc:SerialsAlphabetType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:broadMatch kbv:Serial ;
    kbv:code "SerialsAlphabetType" ;
    kbv:prefLabel "Alfabet/Skriftart"@sv, "Alphabet"@en .

marc:SerialsContentsType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:GenreForm ;
    kbv:broadMatch kbv:Serial ;
    kbv:code "SerialsContentsType" ;
    kbv:prefLabel "Innehåll"@sv, "Nature of Contents"@en .

marc:SerialsFrequencyType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:Frequency ;
    kbv:broadMatch kbv:Serial ;
    kbv:code "SerialsFrequencyType" ;
    kbv:prefLabel "Frekvens"@sv, "Frequency"@en .

marc:SerialsNatureType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:GenreForm ;
    kbv:broadMatch kbv:Serial ;
    kbv:code "SerialsNatureType" ;
    kbv:prefLabel "Innehållsgenre (hela resursen)"@sv, "Nature of Entire Work"@en .

marc:SerialsOriginalItemType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:broadMatch kbv:Serial ;
    kbv:code "SerialsOriginalItemType" ;
    kbv:prefLabel "Form för den ursprungliga utgåvan"@sv, "Original Item"@en .

marc:SerialsRegularityType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:broadMatch kbv:Serial ;
    kbv:code "SerialsRegularityType" ;
    kbv:prefLabel "Regelbundenhet"@sv, "Regularity"@en .

marc:SerialsTypeOfEntryType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:broadMatch kbv:Serial ;
    kbv:code "SerialsTypeOfEntryType" ;
    kbv:prefLabel "Behandling vid titeländring"@sv, "Entry Convention"@en .

marc:SerialsTypeOfSerialType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:ContentType, kbv:GenreForm ;
    kbv:broadMatch kbv:Serial ;
    kbv:code "SerialsTypeOfSerialType" ;
    kbv:prefLabel "Typ av fortlöpande resurs"@sv, "Type of Continuing Resource"@en .

marc:SingleDate
    a marc:TypeOfDate ;
    kbv:label "En tidsangivelse"@sv .

marc:SingleDateTime
    a marc:TypeOfTimePeriod ;
    kbv:label "Ett datum/en tid"@sv .

marc:SingleKnownDateProbableDate
    a marc:PublicationStatusType ;
    kbv:code "s" ;
    kbv:prefLabel "Ett årtal"@sv, "Single known date/probable date"@en .

marc:SinglePartItemHolding
    a marc:HoldingType ;
    kbv:code "x" ;
    kbv:prefLabel "Monografisk resurs"@sv, "Single-part item holdings"@en .

marc:SoundCaptureType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:broadMatch kbv:SoundRecording ;
    kbv:code "SoundCaptureType" ;
    kbv:prefLabel "Capture & Storage Techniques"@en, "Inspelnings- och lagringsteknik"@sv .

marc:SoundDimensionsType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:Dimensions ;
    kbv:broadMatch kbv:SoundRecording ;
    kbv:code "SoundDimensionsType" ;
    kbv:prefLabel "Dimensions"@en, "Storlek (diameter längd x bredd)"@sv .

marc:SoundGrooveType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:GrooveCharacteristic ;
    kbv:broadMatch kbv:SoundRecording ;
    kbv:code "SoundGrooveType" ;
    kbv:prefLabel "Groove Width/Groove Pitch"@en, "Spår"@sv .

marc:SoundKindOfCuttingType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:GrooveCharacteristic ;
    kbv:broadMatch kbv:SoundRecording ;
    kbv:code "SoundKindOfCuttingType" ;
    kbv:prefLabel "Kind of Cutting"@en, "Spårskärning"@sv .

marc:SoundKindOfDiscType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:Generation ;
    kbv:broadMatch kbv:SoundRecording ;
    kbv:code "SoundKindOfDiscType" ;
    kbv:prefLabel "Kind of Disc"@en, "Typ eller generation"@sv .

marc:SoundKindOfMaterialType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:broadMatch kbv:SoundRecording ;
    kbv:code "SoundKindOfMaterialType" ;
    kbv:prefLabel "Kind of Material"@en, "Material"@sv .

marc:SoundMaterialType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:CarrierType ;
    kbv:broadMatch kbv:SoundRecording ;
    kbv:code "SoundMaterialType" ;
    kbv:prefLabel "Specific Material Designation (sound)"@en, "Särskild bärarbeteckning ljudmaterial"@sv .

marc:SoundPlaybackChannelType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:PlaybackChannels ;
    kbv:broadMatch kbv:SoundRecording ;
    kbv:code "SoundPlaybackChannelType" ;
    kbv:prefLabel "Ljudkonfiguration"@sv, "Playback Channel"@en .

marc:SoundPlaybackCharacterType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:PlaybackCharacteristic ;
    kbv:broadMatch kbv:SoundRecording ;
    kbv:code "SoundPlaybackCharacterType" ;
    kbv:prefLabel "Inspelningskontroll"@sv, "Inspelningsprotokoll"@sv, "Playback Characteristics"@en .

marc:SoundSpeedType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:PlayingSpeed ;
    kbv:broadMatch kbv:SoundRecording ;
    kbv:code "SoundSpeedType" ;
    kbv:prefLabel "Hastighet"@sv, "Speed"@en .

marc:SoundTapeConfigurationType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:TapeConfig ;
    kbv:broadMatch kbv:SoundRecording ;
    kbv:code "SoundTapeConfigurationType" ;
    kbv:prefLabel "Antal spår på bandet"@sv, "Tape Configuration"@en .

marc:SoundTapeWidthType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:Dimensions ;
    kbv:broadMatch kbv:SoundRecording ;
    kbv:code "SoundTapeWidthType" ;
    kbv:prefLabel "Magnetbandets bredd"@sv, "Tape Width"@en .

marc:SoundType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:SoundContent ;
    owl:equivalentClass marc:MotionPicSoundType, marc:ProjGraphSoundType, marc:VideoSoundType ;
    kbv:broadMatch kbv:MovingImage, kbv:VideoRecording ;
    kbv:code "SoundType" ;
    kbv:prefLabel "Ljud och dess plats"@sv, "Sound on Medium"@en .

marc:SourceOfDescriptionNote
    a owl:Class ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:label "Anmärkning om katalogiseringskälla"@sv, "Source of description note"@en .

marc:SourceSpecifiedInSubfield2
    a marc:I1codeSource, marc:I2sourceOfCode, marc:LanguageCode, marc:NumberSource ;
    kbv:label "Annat kodsystem specificerat i $2" .

marc:SpecialAudienceCharacteristics
    a marc:AudienceType ;
    kbv:label "Kännetecken för speciell målgrupp"@sv .

marc:SpecialCodedDates
    a owl:Class .

marc:SpecificRetentionPolicyType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:code "SpecificRetentionPolicyType" ;
    kbv:prefLabel "Specific Retention Policy - Policy Type"@en, "Typ av bevarande"@sv .

marc:StatisticsType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:code "StatisticsType" ;
    kbv:prefLabel "Statistik/Produkter"@sv .

marc:StatusType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:code "StatusType" ;
    kbv:prefLabel "Poststatus"@sv, "Record Status"@en .

marc:Subject
    a marc:SummaryType ;
    kbv:label "Ämne"@sv .

marc:SubjectLevel
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:label "Nivå"@sv .

marc:SubtitlesOrCaptions
    a owl:Class ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:label "Bild- och filmtexter"@sv, "Subtitles or captions"@en .

marc:SummaryType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:label "Typ av innehållsbeskrivning/sammanfattning"@sv .

marc:SungOrSpokenText
    a owl:Class .

marc:SystemDetailsNote
    a owl:Class ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:label "Anmärkning: Systemkrav och mediespecifika uppgifter"@sv .

marc:TacBrailleMusicType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:MusicNotation ;
    kbv:broadMatch kbv:TactileMaterial ;
    kbv:code "TacBrailleMusicType" ;
    kbv:prefLabel "Braille Music"@en, "Format för musiknoter i punktskrift"@sv .

marc:TacBrailleWritingType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:Layout ;
    kbv:broadMatch kbv:TactileMaterial ;
    kbv:code "TacBrailleWritingType" ;
    kbv:prefLabel "Braille Writing"@en, "Typ av punktskrift"@sv .

marc:TacContractionType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:Layout ;
    kbv:broadMatch kbv:TactileMaterial ;
    kbv:code "TacContractionType" ;
    kbv:prefLabel "Contraction"@en, "Kontraktioner (kortskriftsnivå)"@sv .

marc:TacMaterialType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:CarrierType ;
    kbv:broadMatch kbv:TactileMaterial ;
    kbv:code "TacMaterialType" ;
    kbv:prefLabel "Specific Material Designation (tactile)"@en, "Särskild bärarbeteckning för taktilt material"@sv .

marc:TacSpecPhysicalCharType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:TactileNotation ;
    kbv:broadMatch kbv:TactileMaterial ;
    kbv:code "TacSpecPhysicalCharType" ;
    kbv:prefLabel "Specific Physical Characteristics"@en, "Särskilda egenskaper (taktilt)"@sv .

marc:TermsGoverningUseAndReproductionNote
    a owl:Class .

marc:TextMaterialType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:broadMatch kbv:Text ;
    kbv:code "TextMaterialType" ;
    kbv:prefLabel "Specific Material Designation (text)"@en, "Särskild bärarbeteckning för text"@sv .

marc:TextualHoldingsBasicBibliographicUnit
    a owl:Class ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:label "Oformaterad beståndsuppgift - Huvudpublikation"@sv, "Textual Holdings - Basic Bibliographic Unit"@en .

marc:TextualHoldingsIndexes
    a owl:Class .

marc:TextualHoldingsSupplementaryMaterial
    a owl:Class .

marc:TextualPhysicalFormDesignator
    a owl:Class ;
    kbv:label "Andra attribut för person- och organisationsnamn"@sv .

marc:Thesaurus
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:label "Ämnesordssystem / Thesaurus"@sv .

marc:TimePeriodOfContent
    a owl:Class ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:label "Innehållets tidsperiod"@sv, "Time Period Of Content"@en .

marc:TypeCompletenessSourceOfClassCallNumber
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:label "Typ, fullständighet och källa för klassifikationen"@sv .

marc:TypeOfComputerFileOrDataNote
    a owl:Class ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:label "Anmärkning om filtyp och data"@sv, "Type of computer file or data note"@en .

marc:TypeOfDate
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:label "Typ av datum"@sv .

marc:TypeOfReportAndPeriodCoveredNote
    a owl:Class ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:label "Anmärkning om rapporttyp och period"@sv, "Type Of Report And Period Covered Note"@en .

marc:TypeOfTimePeriod
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:label "Typ av tidsperiod"@sv .

marc:Unspecified
    a marc:SubjectLevel ;
    kbv:label "Nivå ej specificerad"@sv .

marc:UsDeptOfDefenseClassification
    a marc:I1codeSource ;
    kbv:label "U.S. Dept. of Defense Classification" .

marc:UsDeptOfDefenseClassificationObsolete
    a marc:I1codeSource ;
    kbv:label "U.S. Dept. of Defense Classification - OBSOLET" .

marc:VideoColorType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:ColorContent ;
    kbv:broadMatch kbv:VideoRecording ;
    kbv:code "VideoColorType" ;
    kbv:prefLabel "Color"@en, "Färg (video)"@sv .

marc:VideoDimensionsType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:Dimensions ;
    kbv:broadMatch kbv:VideoRecording ;
    kbv:code "VideoDimensionsType" ;
    kbv:prefLabel "Dimensions"@en, "Filmbredd"@sv .

marc:VideoFormatType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:VideoFormat ;
    kbv:broadMatch kbv:VideoRecording ;
    kbv:code "VideoFormatType" ;
    kbv:prefLabel "Format"@en, "Format"@sv .

marc:VideoMaterialType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:CarrierType ;
    kbv:broadMatch kbv:VideoRecording ;
    kbv:code "VideoMaterialType" ;
    kbv:prefLabel "Specific Material Designation (video)"@en, "Särskild bärarbeteckning för video"@sv .

marc:VisualMaterialType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm, kbv:ContentType, kbv:GenreForm ;
    kbv:broadMatch kbv:Visual ;
    kbv:code "VisualMaterialType" ;
    kbv:prefLabel "Typ av visuell resurs"@sv, "Type of Material"@en .

marc:VisualTechniqueType
    a marc:CollectionClass ;
    rdfs:subClassOf marc:EnumeratedTerm ;
    kbv:broadMatch kbv:Visual ;
    kbv:code "VisualTechniqueType" ;
    kbv:prefLabel "Technique"@en, "Teknik"@sv .

marc:WithNote
    a owl:Class ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:label "Anmärkning om utgiven tillsammans med"@sv, "With Note"@en .

marc:acquisitionMethod
    sdo:rangeIncludes marc:AcquisitionMethodType ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Item ;
    kbv:prefLabel "Förvärvssätt"@sv, "Method of Acquisition"@en .

marc:acquisitionStatus
    sdo:rangeIncludes marc:AcquisitionStatusType ;
    a owl:ObjectProperty ;
    kbv:prefLabel "Förvärvsstatus"@sv, "Receipt Status"@en .

marc:actionIdentification
    a owl:DatatypeProperty .

marc:additionalCarrierType
    sdo:domainIncludes kbv:Serial, kbv:Visual ;
    sdo:rangeIncludes marc:ItemType ;
    a owl:ObjectProperty ;
    kbv:prefLabel "Form"@sv, "Form of Item"@en .

marc:additionalFormatCharacteristics
    a owl:DatatypeProperty .

marc:address
    a owl:DatatypeProperty ;
    rdfs:domain kbv:ImmediateAcquisition ;
    kbv:label "Address"@en, "Adress"@sv .

marc:affiliation
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Agent ;
    kbv:label "Affiliering"@sv .

marc:agencyResponsibleForReproduction
    a owl:DatatypeProperty .

marc:agreementName
    a owl:DatatypeProperty .

marc:alphabet
    sdo:domainIncludes kbv:Instance, kbv:Serial ;
    sdo:rangeIncludes marc:SerialsAlphabetType ;
    a owl:ObjectProperty ;
    kbv:prefLabel "Alfabet/Skriftart"@sv, "Alphabet"@en .

marc:alternateG0OrG1CharacterSet
    a owl:DatatypeProperty .

marc:antecedent
    a owl:ObjectProperty .

marc:arrangedStatementForMusic
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Work ;
    kbv:comment "Används för fält $o i en MARC21-struktur för musikverk." ;
    kbv:label "Version (Music arr.)"@en, "Version (musik arr.)"@sv .

marc:assignedByLC
    a owl:DatatypeProperty .

marc:assignedByNlm
    a owl:DatatypeProperty .

marc:assigningSource
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Summary ;
    kbv:label "Assigning source"@en, "Instans som åsatt anmärkning/etikett"@sv .

marc:associatedCountry
    a owl:DatatypeProperty .

marc:attributionQualifier
    a owl:DatatypeProperty ;
    kbv:label "Attribuerande tillägg"@sv, "Attribution qualifier"@en .

marc:audienceType
    a owl:ObjectProperty ;
    rdfs:domain kbv:IntendedAudience ;
    rdfs:range marc:AudienceType ;
    kbv:label "typ av målgrupp"@sv .

marc:auth
    a kbv:ConceptCollection ;
    marc:code "auth" .

marc:authorization
    a owl:DatatypeProperty ;
    rdfs:domain kbv:UsageAndAccessPolicy ;
    kbv:label "Laglig grund för restriktion"@sv .

marc:authorizedUsers
    a owl:DatatypeProperty ;
    rdfs:domain kbv:UsageAndAccessPolicy ;
    kbv:label "Godkända användare"@sv .

marc:availabilityDate
    a owl:DatatypeProperty .

marc:availabilitySource
    a owl:DatatypeProperty .

marc:beginningOfDateValid
    a owl:DatatypeProperty .

marc:bib
    a kbv:ConceptCollection ;
    marc:code "bib" .

marc:bib035-fieldref
    a owl:DatatypeProperty .

marc:bib035-groupid
    a owl:DatatypeProperty .

marc:bib041-fieldref
    a owl:DatatypeProperty .

marc:bib041-groupid
    a owl:DatatypeProperty .

marc:bib250-fieldref
    a owl:DatatypeProperty .

marc:bib250-groupid
    a owl:DatatypeProperty .

marc:bib880-0
    a owl:DatatypeProperty .

marc:bib880-1
    a owl:DatatypeProperty .

marc:bib880-2
    a owl:DatatypeProperty .

marc:bib880-3
    a owl:DatatypeProperty .

marc:bib880-4
    a owl:DatatypeProperty .

marc:bib880-5
    a owl:DatatypeProperty .

marc:bib880-7
    a owl:DatatypeProperty .

marc:bib880-8
    a owl:DatatypeProperty .

marc:bib880-9
    a owl:DatatypeProperty .

marc:bib880-a
    a owl:DatatypeProperty .

marc:bib880-b
    a owl:DatatypeProperty .

marc:bib880-c
    a owl:DatatypeProperty .

marc:bib880-d
    a owl:DatatypeProperty .

marc:bib880-e
    a owl:DatatypeProperty .

marc:bib880-f
    a owl:DatatypeProperty .

marc:bib880-g
    a owl:DatatypeProperty .

marc:bib880-h
    a owl:DatatypeProperty .

marc:bib880-i
    a owl:DatatypeProperty .

marc:bib880-i1
    a owl:DatatypeProperty .

marc:bib880-i2
    a owl:DatatypeProperty .

marc:bib880-j
    a owl:DatatypeProperty .

marc:bib880-k
    a owl:DatatypeProperty .

marc:bib880-l
    a owl:DatatypeProperty .

marc:bib880-m
    a owl:DatatypeProperty .

marc:bib880-n
    a owl:DatatypeProperty .

marc:bib880-o
    a owl:DatatypeProperty .

marc:bib880-p
    a owl:DatatypeProperty .

marc:bib880-q
    a owl:DatatypeProperty .

marc:bib880-r
    a owl:DatatypeProperty .

marc:bib880-s
    a owl:DatatypeProperty .

marc:bib880-t
    a owl:DatatypeProperty .

marc:bib880-u
    a owl:DatatypeProperty .

marc:bib880-v
    a owl:DatatypeProperty .

marc:bib880-w
    a owl:DatatypeProperty .

marc:bib880-x
    a owl:DatatypeProperty .

marc:bib880-y
    a owl:DatatypeProperty .

marc:bib880-z
    a owl:DatatypeProperty .

marc:bib976-a
    a owl:DatatypeProperty ;
    kbv:label "SAB-klassifikation"@sv .

marc:bib976-b
    a owl:DatatypeProperty ;
    kbv:label "SAB-rubrik"@sv .

marc:bib976-i2
    a owl:DatatypeProperty ;
    kbv:label "Indikator för Upplaga av SAB-systemet"@sv .

marc:bulkDates
    a owl:DatatypeProperty .

marc:canceledInvalidClassificationNumber
    a owl:DatatypeProperty .

marc:canceledIssn
    a owl:DatatypeProperty ;
    rdfs:domain kbv:ISSN ;
    rdfs:subClassOf marc:hiddenValue ;
    kbv:label "Annullerat ISSN"@sv, "Canceled ISSN"@en .

marc:canceledIssnL
    a owl:DatatypeProperty ;
    rdfs:domain kbv:ISSN ;
    kbv:label "Annullerat ISSN-L"@sv, "Canceled ISSN-L"@en .

marc:catForm
    sdo:rangeIncludes marc:CatFormType ;
    a owl:ObjectProperty ;
    kbv:prefLabel "Cataloging Form"@en, "Regler för deskriptiv katalogisering"@sv .

marc:catalogingRules
    sdo:rangeIncludes marc:CatalogingRulesType ;
    a owl:ObjectProperty ;
    kbv:prefLabel "Cataloging Rules"@en, "Regler för deskriptiv katalogisering"@sv .

marc:catalogingSource
    sdo:domainIncludes kbv:Record ;
    sdo:rangeIncludes marc:AuthorityCatalogingSourceType, marc:CatalogingSourceType ;
    a owl:ObjectProperty ;
    kbv:prefLabel "Cataloging Source"@en, "Katalogiserande instans"@sv .

marc:cataloguersNote
    sdo:domainIncludes marc:ItemInformationBasicBibliographicUnit, marc:ItemInformationSupplementaryMaterial, marc:TextualHoldingsBasicBibliographicUnit ;
    a owl:DatatypeProperty ;
    kbv:label "Katalogisatörens anmärkning"@sv .

marc:chronologicalSubdivision
    a owl:DatatypeProperty .

marc:city
    a owl:DatatypeProperty ;
    rdfs:domain marc:AddedEntryHierarchicalPlaceName ;
    kbv:label "Stad, kommun"@sv .

marc:citySubsection
    a owl:DatatypeProperty .

marc:classificationNumber
    a owl:DatatypeProperty .

marc:codeSource
    a owl:DatatypeProperty .

marc:commonAuxiliarySubdivision
    a owl:DatatypeProperty .

marc:completeness
    sdo:rangeIncludes marc:CompletenessType ;
    a owl:ObjectProperty ;
    kbv:prefLabel "Completeness"@en, "Fullständighet"@sv .

marc:compression
    a owl:ObjectProperty .

marc:constantRatioLinearHorizontalScale
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Scale ;
    kbv:label "Constant ratio linear horizontal scale"@en, "Linjär horisontell skala med konstant proportion"@sv .

marc:constantRatioLinearVerticalScale
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Scale ;
    kbv:label "Constant ratio linear vertical scale"@en, "Linjär vertikal skala med konstant proportio"@sv .

marc:contractNumber
    a owl:DatatypeProperty .

marc:controlSubfield
    a owl:DatatypeProperty .

marc:copyIdentification
    sdo:domainIncludes marc:CopyAndVersionIdentificationNote, kbv:Item ;
    a owl:DatatypeProperty ;
    kbv:label "Identifiering av exemplar"@sv .

marc:copyInformation
    a owl:DatatypeProperty .

marc:copyNumber
    sdo:domainIncludes marc:ItemInformationBasicBibliographicUnit, marc:ItemInformationSupplementaryMaterial ;
    a owl:DatatypeProperty ;
    kbv:label "Exemplarnummer"@sv .

marc:copyReport
    sdo:rangeIncludes marc:CopyReportType ;
    a owl:ObjectProperty ;
    kbv:prefLabel "Copy Report"@en, "Underlag för beståndsuppgift"@sv .

marc:copyrightYear
    sdo:domainIncludes kbv:PrimaryPublication ;
    a owl:DatatypeProperty ;
    rdfs:subPropertyOf kbv:copyrightDate ;
    kbv:comment "När den anges i direkt relation till en utgivning."@sv ;
    kbv:label "Copyright year"@en, "Copyrightår"@sv .

marc:corporateNameOrJurisdictionNameAsEntryElement
    a owl:DatatypeProperty .

marc:cost
    sdo:domainIncludes marc:ItemInformationBasicBibliographicUnit, marc:ItemInformationSupplementaryMaterial ;
    a owl:DatatypeProperty ;
    kbv:label "Förvärvspris"@sv .

marc:countryOrLargerEntity
    a owl:DatatypeProperty ;
    rdfs:domain marc:AddedEntryHierarchicalPlaceName ;
    kbv:label "Land / Överordnat territorium"@sv .

marc:coverageOfSource
    a owl:DatatypeProperty .

marc:coverageOrLocationInSource
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:range marc:CoverageOrLocationInSource ;
    kbv:label "täckningsgrad"@sv .

marc:custodialHistory-appliesTo
    a owl:ObjectProperty .

marc:custodian
    a owl:DatatypeProperty .

marc:data
    a owl:ObjectProperty ;
    rdfs:range rdf:List .

marc:date1BCDate
    a owl:DatatypeProperty .

marc:date1CEDate
    a owl:DatatypeProperty .

marc:date2CEDateFieldMustAlsoContainASubfieldC
    a owl:DatatypeProperty .

marc:dateAcquired
    sdo:domainIncludes marc:ItemInformationBasicBibliographicUnit, marc:ItemInformationSupplementaryMaterial ;
    a owl:DatatypeProperty ;
    kbv:label "Förvärvsdatum"@sv .

marc:dateOfAcquisition
    a owl:DatatypeProperty ;
    rdfs:domain kbv:ImmediateAcquisition ;
    kbv:label "Date of acquisition"@en, "Förvärvsdatum"@sv .

marc:dateOfMeeting
    a owl:DatatypeProperty .

marc:dateOfMeetingOrTreatySigning
    a owl:DatatypeProperty .

marc:dateOfReproduction
    a owl:DatatypeProperty .

marc:dateOfTreatySigning
    a owl:DatatypeProperty .

marc:degreeOfControl
    a owl:DatatypeProperty .

marc:displayConstantController
    a owl:ObjectProperty ;
    rdfs:domain marc:PublicationsAboutDescribedMaterialsNote ;
    rdfs:range marc:DisplayConstantController ;
    kbv:label "kan styra standardfras"@sv .

marc:displayText
    a owl:DatatypeProperty ;
    kbv:label "Relationsbeteckning"@sv .

marc:distributionYear
    sdo:domainIncludes marc:DistributionAndProduction ;
    a owl:DatatypeProperty ;
    rdfs:subPropertyOf kbv:year ;
    kbv:label "Distribution year"@en, "Distributionsår"@sv .

marc:easternmostLongitudeCoordinates
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Cartographic ;
    kbv:label "Coordinates - easternmost longitude"@en, "Koordinater - östlig gränslongitud"@sv .

marc:editionIdentifier
    a owl:DatatypeProperty .

marc:editionStatement-appliesTo
    a owl:ObjectProperty .

marc:editionStatementOfOriginal
    a owl:DatatypeProperty .

marc:electronicLocatorType
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Document ;
    kbv:label "Access method"@en, "Åtkomstmetod"@sv .

marc:electronicName
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Document ;
    kbv:label "Elektroniskt namn"@sv .

marc:endOfDateValid
    a owl:DatatypeProperty .

marc:endPeriod
    a owl:DatatypeProperty .

marc:enumerationAndFirstPage
    a owl:DatatypeProperty .

marc:equalTitle
    a owl:DatatypeProperty .

marc:existenceInLCCollection
    a owl:DatatypeProperty .

marc:expansionOfSummaryNote
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Summary ;
    kbv:label "Detailed summary note"@en, "Utförligare anmärkningstext"@sv .

marc:expectedAcquisitionEndDate
    a owl:DatatypeProperty .

marc:explanatoryTerm
    a owl:DatatypeProperty ;
    rdfs:domain kbv:ClassificationDdc .

marc:extent
    a owl:DatatypeProperty ;
    rdfs:domain kbv:ImmediateAcquisition ;
    kbv:label "Extent"@en, "Omfång"@sv .

marc:fieldref
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Resource ;
    kbv:comment "Delfält $6 i MARC21."@sv ;
    kbv:label "Länkning"@sv .

marc:fileFormats
    a owl:ObjectProperty .

marc:filingOfSeriesenumeration
    a owl:DatatypeProperty .

marc:firstLevelOfEnumeration
    a owl:DatatypeProperty .

marc:firstOrderPoliticalJurisdiction
    a owl:DatatypeProperty ;
    rdfs:domain marc:AddedEntryHierarchicalPlaceName ;
    kbv:label "Delstat, provins, län eller motsvarande"@sv .

marc:fixedLengthDataElementsOfReproduction
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-0
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-1
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-2
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-3
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-4
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-5
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-6
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-7
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-8
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-9
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-a
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-b
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-c
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-d
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-e
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-f
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-g
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-h
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-i
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-i1
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-j
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-k
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-l
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-m
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-n
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-o
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-p
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-q
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-r
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-s
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-t
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-u
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-v
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-w
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-x
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-y
    a owl:DatatypeProperty .

marc:foreignMarcSubfield-z
    a owl:DatatypeProperty .

marc:formOfHoldings
    a owl:DatatypeProperty .

marc:formOfIssue
    a owl:DatatypeProperty .

marc:formOfMusicalCompositionCode
    a owl:DatatypeProperty .

marc:formSubdivision
    a owl:DatatypeProperty .

marc:formSubheading
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Title ;
    kbv:label "Form subheading"@en, "Specificering i form av grupptitel"@sv .

marc:formatted9999BCThroughCETimePeriod
    a owl:DatatypeProperty ;
    rdfs:domain marc:TimePeriodOfContent ;
    kbv:label "Formatted 9999 B.C. through C.E. time period"@en, "Period 9999 f.Kr. och därefter"@sv .

marc:formattedPre9999BCTimePeriod
    a owl:DatatypeProperty ;
    rdfs:domain marc:TimePeriodOfContent ;
    kbv:label "Formatted pre-9999 B.C. time period"@en, "Period före 9999 f.Kr."@sv .

marc:fullerFormOfPersonalName
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Person ;
    kbv:label "Fuller form of personal name"@en, "Fullständigare namnform - Personnamn"@sv .

marc:generalSubdivision
    a owl:DatatypeProperty .

marc:geographicAreaCode
    a owl:DatatypeProperty .

marc:geographicClassificationAreaCode
    a owl:DatatypeProperty .

marc:geographicClassificationSubareaCode
    a owl:DatatypeProperty .

marc:geographicName
    a owl:DatatypeProperty .

marc:geographicSubdivision
    a owl:DatatypeProperty .

marc:govtAgency
    sdo:rangeIncludes marc:GovtAgencyType ;
    a owl:ObjectProperty ;
    kbv:prefLabel "Govt. Agency"@en, "Typ och nivå för officiellt organ"@sv .

marc:grantNumber
    a owl:DatatypeProperty .

marc:groupid
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Resource ;
    kbv:comment "Delfält $8 i MARC21."@sv ;
    kbv:label "Länk- och sekvensnummer"@sv .

marc:hasActionNote
    a owl:ObjectProperty ;
    rdfs:domain kbv:Item ;
    rdfs:range marc:ActionNote ;
    kbv:label "har lokal anmärkning: Åtgärd"@sv .

marc:hasAddedEntryGeographicName
    a owl:ObjectProperty ;
    rdfs:range marc:AddedEntryGeographicName .

marc:hasAddedEntryHierarchicalPlaceName
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:range marc:AddedEntryHierarchicalPlaceName ;
    kbv:label "Har biuppslag - Namn på orter och territorier (hierarkisk uppställning)"@sv .

marc:hasAssociatedPlace
    a owl:ObjectProperty ;
    kbv:label "Har associerad plats"@sv, "Has associated place"@en .

marc:hasBib880
    a owl:ObjectProperty .

marc:hasBib976
    a owl:ObjectProperty ;
    kbv:comment "Fältet är avsett för maskinell uppdatering och förekommer normalt endast i äldre poster konverterade från ett ursprungligt LIBRISIII-format, respektive i de MTM-poster (Myndigheten för tillgängliga medier) som maskinellt har lästs in från Bibliotekstjänst."@sv ;
    kbv:label "SAB-rubrik (976)"@sv .

marc:hasBindingInformation
    a owl:ObjectProperty ;
    rdfs:domain kbv:Item ;
    rdfs:range marc:BindingInformationNote ;
    kbv:label "har lokal anmärkning: Bokband"@sv .

marc:hasBiographicalOrHistoricalData
    a owl:ObjectProperty ;
    rdfs:range marc:BiographicalOrHistoricalData ;
    kbv:label "Anmärkning om biografiska eller historiska uppgifter"@sv, "Has Biographical Or Historical Data"@en .

marc:hasCharacterSetsPresent
    a owl:ObjectProperty .

marc:hasCopyAndVersionIdentificationNote
    a owl:ObjectProperty ;
    rdfs:domain kbv:Item ;
    rdfs:range marc:CopyAndVersionIdentificationNote ;
    kbv:label "har lokal anmärkning: Identifiering av exemplar, kopia eller version"@sv, "has copy and version identification note"@en .

marc:hasCountryOfPublishingProducingEntityCode
    a owl:ObjectProperty ;
    rdfs:range marc:CountryOfPublishingProducingEntityCode ;
    owl:deprecated true ;
    kbv:category kbv:unstable ;
    kbv:label "Country Of Publishing/Producing Entity Code"@en, "Landkod för utgivande/producerande enhet"@sv .

marc:hasEnumerationAndChronologyBasicBibliographicUnit
    a owl:ObjectProperty .

marc:hasEstablishedHeadingLinkingEntryCorporateName
    a owl:ObjectProperty .

marc:hasEstablishedHeadingLinkingEntryMeetingName
    a owl:ObjectProperty .

marc:hasEstablishedHeadingLinkingEntryUniformTitle
    a owl:ObjectProperty .

marc:hasForeignMARCInformationField
    a owl:ObjectProperty .

marc:hasFormOfMusicalCompositionCode
    a owl:ObjectProperty .

marc:hasGeographicAreaCode
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:range marc:GeographicAreaCode ;
    kbv:code "043" ;
    kbv:label "Geographic Area Code"@en, "Kod för geografiskt område"@sv .

marc:hasGovernmentDocumentClassificationNumber
    a owl:ObjectProperty .

marc:hasHold948
    a owl:ObjectProperty ;
    rdfs:domain kbv:Item ;
    rdfs:range marc:Hold948 ;
    kbv:label "Local defined holding (holding 948)"@en, "Lokalt definierat beståndsfält (beståndsfält 948)"@sv .

marc:hasHold948-0
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält 0"@sv, "holding 948, subfield 0"@en .

marc:hasHold948-1
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält 1"@sv, "holding 948, subfield 1"@en .

marc:hasHold948-2
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält 2"@sv, "holding 948, subfield 2"@en .

marc:hasHold948-3
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält 3"@sv, "holding 948, subfield 3"@en .

marc:hasHold948-4
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält 4"@sv, "holding 948, subfield 4"@en .

marc:hasHold948-5
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält 5"@sv, "holding 948, subfield 5"@en .

marc:hasHold948-6
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält 6"@sv, "holding 948, subfield 6"@en .

marc:hasHold948-7
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält 7"@sv, "holding 948, subfield 7"@en .

marc:hasHold948-8
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält 8"@sv, "holding 948, subfield 8"@en .

marc:hasHold948-9
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält 9"@sv, "holding 948, subfield 9"@en .

marc:hasHold948-A
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält A"@sv, "holding 948, subfield A"@en .

marc:hasHold948-B
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält B"@sv, "holding 948, subfield B"@en .

marc:hasHold948-C
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält C"@sv, "holding 948, subfield C"@en .

marc:hasHold948-D
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält D"@sv, "holding 948, subfield D"@en .

marc:hasHold948-E
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält E"@sv, "holding 948, subfield E"@en .

marc:hasHold948-F
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält F"@sv, "holding 948, subfield F"@en .

marc:hasHold948-G
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält G"@sv, "holding 948, subfield G"@en .

marc:hasHold948-H
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält H"@sv, "holding 948, subfield H"@en .

marc:hasHold948-I
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält I"@sv, "holding 948, subfield I"@en .

marc:hasHold948-J
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält J"@sv, "holding 948, subfield J"@en .

marc:hasHold948-K
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält K"@sv, "holding 948, subfield K"@en .

marc:hasHold948-L
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält L"@sv, "holding 948, subfield L"@en .

marc:hasHold948-M
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält M"@sv, "holding 948, subfield M"@en .

marc:hasHold948-N
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält N"@sv, "holding 948, subfield N"@en .

marc:hasHold948-O
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält O"@sv, "holding 948, subfield O"@en .

marc:hasHold948-P
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält P"@sv, "holding 948, subfield P"@en .

marc:hasHold948-Q
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält Q"@sv, "holding 948, subfield Q"@en .

marc:hasHold948-R
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält R"@sv, "holding 948, subfield R"@en .

marc:hasHold948-S
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält S"@sv, "holding 948, subfield S"@en .

marc:hasHold948-T
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält T"@sv, "holding 948, subfield T"@en .

marc:hasHold948-U
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält U"@sv, "holding 948, subfield U"@en .

marc:hasHold948-V
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält V"@sv, "holding 948, subfield V"@en .

marc:hasHold948-W
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält W"@sv, "holding 948, subfield W"@en .

marc:hasHold948-X
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält X"@sv, "holding 948, subfield X"@en .

marc:hasHold948-Y
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält Y"@sv, "holding 948, subfield Y"@en .

marc:hasHold948-Z
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält Z"@sv, "holding 948, subfield Z"@en .

marc:hasHold948-a
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält a"@sv, "holding 948, subfield a"@en .

marc:hasHold948-b
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält b"@sv, "holding 948, subfield b"@en .

marc:hasHold948-c
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält c"@sv, "holding 948, subfield c"@en .

marc:hasHold948-d
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält d"@sv, "holding 948, subfield d"@en .

marc:hasHold948-e
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält e"@sv, "holding 948, subfield e"@en .

marc:hasHold948-f
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält f"@sv, "holding 948, subfield f"@en .

marc:hasHold948-g
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält g"@sv, "holding 948, subfield g"@en .

marc:hasHold948-h
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält h"@sv, "holding 948, subfield h"@en .

marc:hasHold948-i
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält i"@sv, "holding 948, subfield i"@en .

marc:hasHold948-i1
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, indikator 1"@sv, "holding 948, indicator 1"@en .

marc:hasHold948-i2
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, indikator 2"@sv, "holding 948, indicator 2"@en .

marc:hasHold948-j
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält j"@sv, "holding 948, subfield j"@en .

marc:hasHold948-k
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält k"@sv, "holding 948, subfield k"@en .

marc:hasHold948-l
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält l"@sv, "holding 948, subfield l"@en .

marc:hasHold948-m
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält m"@sv, "holding 948, subfield m"@en .

marc:hasHold948-n
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält n"@sv, "holding 948, subfield n"@en .

marc:hasHold948-o
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält o"@sv, "holding 948, subfield o"@en .

marc:hasHold948-p
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält p"@sv, "holding 948, subfield p"@en .

marc:hasHold948-q
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält q"@sv, "holding 948, subfield q"@en .

marc:hasHold948-r
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält r"@sv, "holding 948, subfield r"@en .

marc:hasHold948-s
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält s"@sv, "holding 948, subfield s"@en .

marc:hasHold948-t
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält t"@sv, "holding 948, subfield t"@en .

marc:hasHold948-u
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält u"@sv, "holding 948, subfield u"@en .

marc:hasHold948-v
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält v"@sv, "holding 948, subfield v"@en .

marc:hasHold948-w
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält w"@sv, "holding 948, subfield w"@en .

marc:hasHold948-x
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält x"@sv, "holding 948, subfield x"@en .

marc:hasHold948-y
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält y"@sv, "holding 948, subfield y"@en .

marc:hasHold948-z
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold948 ;
    kbv:label "beståndsfält 948, delfält z"@sv, "holding 948, subfield z"@en .

marc:hasHold949
    a owl:ObjectProperty ;
    rdfs:domain kbv:Item ;
    rdfs:range marc:Hold949 ;
    kbv:label "Local defined holding (holding 949)"@en, "Lokalt definierat beståndsfält (beståndsfält 949)"@sv .

marc:hasHold949-0
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält 0"@sv, "holding 949, subfield 0"@en .

marc:hasHold949-1
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält 1"@sv, "holding 949, subfield 1"@en .

marc:hasHold949-2
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält 2"@sv, "holding 949, subfield 2"@en .

marc:hasHold949-3
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält 3"@sv, "holding 949, subfield 3"@en .

marc:hasHold949-4
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält 4"@sv, "holding 949, subfield 4"@en .

marc:hasHold949-5
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält 5"@sv, "holding 949, subfield 5"@en .

marc:hasHold949-6
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält 6"@sv, "holding 949, subfield 6"@en .

marc:hasHold949-7
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält 7"@sv, "holding 949, subfield 7"@en .

marc:hasHold949-8
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält 8"@sv, "holding 949, subfield 8"@en .

marc:hasHold949-9
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält 9"@sv, "holding 949, subfield 9"@en .

marc:hasHold949-A
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält A"@sv, "holding 949, subfield A"@en .

marc:hasHold949-B
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält B"@sv, "holding 949, subfield B"@en .

marc:hasHold949-C
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält C"@sv, "holding 949, subfield C"@en .

marc:hasHold949-D
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält D"@sv, "holding 949, subfield D"@en .

marc:hasHold949-E
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält E"@sv, "holding 949, subfield E"@en .

marc:hasHold949-F
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält F"@sv, "holding 949, subfield F"@en .

marc:hasHold949-G
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält G"@sv, "holding 949, subfield G"@en .

marc:hasHold949-H
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält H"@sv, "holding 949, subfield H"@en .

marc:hasHold949-I
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält I"@sv, "holding 949, subfield I"@en .

marc:hasHold949-J
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält J"@sv, "holding 949, subfield J"@en .

marc:hasHold949-K
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält K"@sv, "holding 949, subfield K"@en .

marc:hasHold949-L
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält L"@sv, "holding 949, subfield L"@en .

marc:hasHold949-M
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält M"@sv, "holding 949, subfield M"@en .

marc:hasHold949-N
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält N"@sv, "holding 949, subfield N"@en .

marc:hasHold949-O
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält O"@sv, "holding 949, subfield O"@en .

marc:hasHold949-P
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält P"@sv, "holding 949, subfield P"@en .

marc:hasHold949-Q
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält Q"@sv, "holding 949, subfield Q"@en .

marc:hasHold949-R
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält R"@sv, "holding 949, subfield R"@en .

marc:hasHold949-S
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält S"@sv, "holding 949, subfield S"@en .

marc:hasHold949-T
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält T"@sv, "holding 949, subfield T"@en .

marc:hasHold949-U
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält U"@sv, "holding 949, subfield U"@en .

marc:hasHold949-V
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält V"@sv, "holding 949, subfield V"@en .

marc:hasHold949-W
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält W"@sv, "holding 949, subfield W"@en .

marc:hasHold949-X
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält X"@sv, "holding 949, subfield X"@en .

marc:hasHold949-Y
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält Y"@sv, "holding 949, subfield Y"@en .

marc:hasHold949-Z
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält Z"@sv, "holding 949, subfield Z"@en .

marc:hasHold949-a
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält a"@sv, "holding 949, subfield a"@en .

marc:hasHold949-b
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält b"@sv, "holding 949, subfield b"@en .

marc:hasHold949-c
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält c"@sv, "holding 949, subfield c"@en .

marc:hasHold949-d
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält d"@sv, "holding 949, subfield d"@en .

marc:hasHold949-e
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält e"@sv, "holding 949, subfield e"@en .

marc:hasHold949-f
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält f"@sv, "holding 949, subfield f"@en .

marc:hasHold949-g
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält g"@sv, "holding 949, subfield g"@en .

marc:hasHold949-h
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält h"@sv, "holding 949, subfield h"@en .

marc:hasHold949-i
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält i"@sv, "holding 949, subfield i"@en .

marc:hasHold949-i1
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, indikator 1"@sv, "holding 949, indicator 1"@en .

marc:hasHold949-i2
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, indikator 2"@sv, "holding 949, indicator 2"@en .

marc:hasHold949-j
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält j"@sv, "holding 949, subfield j"@en .

marc:hasHold949-k
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält k"@sv, "holding 949, subfield k"@en .

marc:hasHold949-l
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält l"@sv, "holding 949, subfield l"@en .

marc:hasHold949-m
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält m"@sv, "holding 949, subfield m"@en .

marc:hasHold949-n
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält n"@sv, "holding 949, subfield n"@en .

marc:hasHold949-o
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält o"@sv, "holding 949, subfield o"@en .

marc:hasHold949-p
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält p"@sv, "holding 949, subfield p"@en .

marc:hasHold949-q
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält q"@sv, "holding 949, subfield q"@en .

marc:hasHold949-r
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält r"@sv, "holding 949, subfield r"@en .

marc:hasHold949-s
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält s"@sv, "holding 949, subfield s"@en .

marc:hasHold949-t
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält t"@sv, "holding 949, subfield t"@en .

marc:hasHold949-u
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält u"@sv, "holding 949, subfield u"@en .

marc:hasHold949-v
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält v"@sv, "holding 949, subfield v"@en .

marc:hasHold949-w
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält w"@sv, "holding 949, subfield w"@en .

marc:hasHold949-x
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält x"@sv, "holding 949, subfield x"@en .

marc:hasHold949-y
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält y"@sv, "holding 949, subfield y"@en .

marc:hasHold949-z
    a owl:DatatypeProperty ;
    rdfs:domain marc:Hold949 ;
    kbv:label "beståndsfält 949, delfält z"@sv, "holding 949, subfield z"@en .

marc:hasHold951
    a owl:ObjectProperty .

marc:hasHold951-a
    a owl:DatatypeProperty .

marc:hasHold951-b
    a owl:DatatypeProperty .

marc:hasHold951-z
    a owl:DatatypeProperty .

marc:hasImmediateSourceOfAcquisitionNote
    a owl:ObjectProperty .

marc:hasItemInformationBasicBibliographicUnit
    a owl:ObjectProperty ;
    rdfs:domain kbv:Item ;
    rdfs:range marc:ItemInformationBasicBibliographicUnit ;
    kbv:label "har exemplarinformation - Huvudpublikation"@sv .

marc:hasItemInformationSupplementaryMaterial
    a owl:ObjectProperty ;
    rdfs:domain kbv:Item ;
    rdfs:range marc:ItemInformationSupplementaryMaterial ;
    kbv:label "har exemplarinformation - Bihang etc."@sv .

marc:hasLibraryOfCongressCopyIssueOffprintStatement
    a owl:ObjectProperty .

marc:hasLocalSubjectAndHeading
    a owl:ObjectProperty ;
    rdfs:domain kbv:Item ;
    rdfs:range marc:LocalSubjectAndHeading ;
    kbv:label "Local subjects/headings"@en, "Lokala ämnesord/rubriker (övriga)"@sv .

marc:hasLocationOfOriginalsDuplicatesNote
    a owl:ObjectProperty .

marc:hasLocationOfOtherArchivalMaterialsNote
    a owl:ObjectProperty ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:label "Anmärkning Ägare/Hemvist för sammanhörande arkivmaterial"@sv .

marc:hasNameOfUnit
    a owl:ObjectProperty .

marc:hasNumberOfInstrumentsOrVoicesCode
    a owl:ObjectProperty .

marc:hasOtherAttributes
    sdo:rangeIncludes marc:OtherAttributes, kbv:Topic ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Agent ;
    kbv:label "Andra attribut för person- och organisationsnamn"@sv .

marc:hasOwnershipAndCustodialHistory
    a owl:ObjectProperty .

marc:hasRestrictionsOnAccessNote
    a owl:DatatypeProperty .

marc:hasSpecialCodedDates
    a owl:ObjectProperty .

marc:hasSystemDetailsNote
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance, kbv:Item ;
    rdfs:range marc:SystemDetailsNote ;
    kbv:label "System Details Note"@en, "har anmärkning: Systemkrav och mediespecifika uppgifter"@sv .

marc:hasTextualHoldingsBasicBibliographicUnit
    a owl:ObjectProperty ;
    rdfs:domain kbv:Item ;
    rdfs:range marc:TextualHoldingsBasicBibliographicUnit ;
    kbv:label "Oformaterad beståndsuppgift - Huvudpublikation"@sv, "Textual Holdings - Basic Bibliographic Unit"@en .

marc:hasTextualHoldingsIndexes
    a owl:ObjectProperty .

marc:hasTextualHoldingsSupplementaryMaterial
    a owl:ObjectProperty .

marc:hasTimePeriodOfContent
    sdo:domainIncludes kbv:Work ;
    a owl:ObjectProperty ;
    rdfs:range marc:TimePeriodOfContent ;
    kbv:label "Innehållets tidsperiod"@sv, "Time Period Of Content"@en .

marc:headingOrSubdivisionTerm
    a owl:DatatypeProperty .

marc:hiddenValue
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Identifier ;
    kbv:comment "Vanligen delfält $z i MARC21 fält för identifikatorer."@sv ;
    kbv:label "Ogiltigt värde"@sv .

marc:hold
    a kbv:ConceptCollection ;
    marc:code "hold" .

marc:hold035-fieldref
    a owl:DatatypeProperty .

marc:hold035-groupid
    a owl:DatatypeProperty .

marc:hold561-groupid
    a owl:DatatypeProperty .

marc:holderOf
    a owl:DatatypeProperty .

marc:holdingType
    sdo:domainIncludes kbv:Record ;
    sdo:rangeIncludes marc:HoldingType ;
    a owl:ObjectProperty ;
    kbv:prefLabel "Posttyp"@sv, "Type of Record"@en .

marc:holdingsLevel
    a owl:DatatypeProperty .

marc:horizontalPositionAccuracyExplanation
    a owl:DatatypeProperty .

marc:hostName
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Document ;
    kbv:label "Värddator (namn)"@sv .

marc:i1codeSource
    a owl:ObjectProperty ;
    rdfs:domain marc:GeographicClassification ;
    rdfs:range marc:I1codeSource ;
    kbv:label "klassifikationssystem"@sv .

marc:i2sourceOfCode
    sdo:domainIncludes marc:FormOfMusicalCompositionCode, marc:NumberOfInstrumentsOrVoicesCode ;
    a owl:ObjectProperty ;
    rdfs:range marc:I2sourceOfCode ;
    kbv:label "kodsystem"@sv .

marc:inclusiveDates
    a owl:DatatypeProperty .

marc:incorrectIssn
    a owl:DatatypeProperty ;
    rdfs:domain kbv:ISSN ;
    rdfs:subClassOf marc:hiddenValue ;
    kbv:label "Felaktigt ISSN"@sv, "Incorrect ISSN"@en .

marc:intermediateLanguage
    a owl:ObjectProperty ;
    rdfs:domain kbv:Work ;
    rdfs:range kbv:Work ;
    kbv:label "Intermediärt språk till översättningar"@sv, "Language code of intermediate translations"@en .

marc:intermediatePoliticalJurisdiction
    a owl:DatatypeProperty ;
    rdfs:domain marc:AddedEntryHierarchicalPlaceName ;
    kbv:label "Landskap, region eller motsvarande"@sv .

marc:internalItemNumber
    sdo:domainIncludes marc:ItemInformationBasicBibliographicUnit, marc:ItemInformationSupplementaryMaterial ;
    a owl:DatatypeProperty ;
    kbv:label "Internt exemplarnummer"@sv .

marc:internationalInterest
    a owl:DatatypeProperty ;
    rdfs:domain kbv:ISSN ;
    rdfs:range xsd:boolean ;
    kbv:label "International interest"@en, "Internationellt intresse"@sv .

marc:internationalStandardBookNumber
    a owl:DatatypeProperty .

marc:internationalStandardSerialNumber
    a owl:DatatypeProperty .

marc:introductoryPhrase
    a owl:DatatypeProperty .

marc:invalidOrCanceledInternalItemNumber
    sdo:domainIncludes marc:ItemInformationBasicBibliographicUnit, marc:ItemInformationSupplementaryMaterial ;
    a owl:DatatypeProperty ;
    kbv:label "Ogiltigt/Makulerat internt exemplarnummer"@sv .

marc:invalidOrCanceledPieceDesignation
    sdo:domainIncludes marc:ItemInformationBasicBibliographicUnit, marc:ItemInformationSupplementaryMaterial ;
    a owl:DatatypeProperty ;
    kbv:label "Ogiltig/makulerad exemplarbeteckning"@sv .

marc:inventoryLevel
    sdo:domainIncludes marc:CopyAndVersionIdentificationNote, kbv:Item ;
    a owl:DatatypeProperty ;
    kbv:label "Antal exemplar"@sv .

marc:isPrivate
    sdo:domainIncludes marc:ActionNote, marc:ImmediateSourceOfAcquisitionNote, kbv:ImmediateAcquisition ;
    a owl:DatatypeProperty ;
    rdfs:range xsd:boolean ;
    kbv:category kbv:pending ;
    kbv:label "Sekretessbelagd information"@sv .

marc:isoCode
    a owl:DatatypeProperty .

marc:isoCountryCode
    a owl:DatatypeProperty ;
    rdfs:domain marc:CountryOfPublishingProducingEntityCode ;
    kbv:label "ISO country code"@en, "Landkod enligt ISO 3166"@sv .

marc:issnL
    a owl:DatatypeProperty ;
    rdfs:domain kbv:ISSN ;
    kbv:label "ISSN-L"@en, "ISSN-L"@sv .

marc:itemCondition
    sdo:domainIncludes marc:CopyAndVersionIdentificationNote, kbv:Item ;
    a owl:DatatypeProperty ;
    kbv:label "Igenkänningstecken"@sv .

marc:itemInfoInRecord
    a owl:DataTypeProperty ;
    rdfs:range xsd:boolean ;
    kbv:prefLabel "Exemplarinformation"@sv .

marc:itemNumber
    a owl:DatatypeProperty .

marc:itemStatus
    sdo:domainIncludes marc:ItemInformationBasicBibliographicUnit, marc:ItemInformationSupplementaryMaterial ;
    a owl:DatatypeProperty ;
    kbv:label "Exemplarstatus"@sv .

marc:jurisdiction
    sdo:domainIncludes kbv:UsageAndAccessPolicy ;
    a owl:DatatypeProperty ;
    kbv:label "jurisdiction"@en, "tillståndsgivare"@sv .

marc:keyTitleOfOriginal
    a owl:DatatypeProperty .

marc:languageCode
    sdo:domainIncludes marc:Libretto, marc:SubtitlesOrCaptions, marc:SungOrSpokenText, kbv:Summary, kbv:TableOfContents, kbv:Work ;
    a owl:ObjectProperty ;
    rdfs:range marc:LanguageCode ;
    kbv:label "språkkod"@sv .

marc:languageOfAWork
    a owl:DatatypeProperty .

marc:lendingPolicy
    sdo:rangeIncludes marc:LendingPolicyType ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Item ;
    kbv:prefLabel "Lending Policy"@en, "Utlånepolicy"@sv .

marc:libretto
    a owl:ObjectProperty .

marc:linkText
    sdo:domainIncludes kbv:Document, kbv:Note ;
    a owl:DatatypeProperty ;
    kbv:label "Link text"@en, "Länktext"@sv .

marc:linked
    sdo:rangeIncludes marc:LinkedType ;
    a owl:ObjectProperty ;
    kbv:prefLabel "Grad av beroende av sammanhörande post"@sv, "Linked Record Requirement"@en .

marc:localGacCode
    a owl:DatatypeProperty .

marc:localSubentityCode
    a owl:DatatypeProperty .

marc:locationOfOriginal
    a owl:DatatypeProperty .

marc:mainEntryOfOriginal
    a owl:DatatypeProperty .

marc:marcCountryCode
    a owl:DatatypeProperty .

marc:materialSpecificDetails
    a owl:DatatypeProperty .

marc:mediaTerm
    a owl:DatatypeProperty ;
    kbv:comment "Medieterm som är del av titel i en MARC21 struktur. används ej i RDA"@sv ;
    kbv:label "Media term"@en, "Medieterm"@sv .

marc:meetingNameOrJurisdictionNameAsEntryElement
    a owl:DatatypeProperty .

marc:methodOfAcquisition
    a owl:DatatypeProperty ;
    rdfs:domain kbv:ImmediateAcquisition ;
    kbv:label "Förvärvssätt"@sv, "Method of acquisition"@en .

marc:miscellaneousInformation
    a owl:DatatypeProperty .

marc:musicKey
    a owl:DatatypeProperty .

marc:nameForm
    sdo:domainIncludes marc:EstablishedHeadingLinkingEntryCorporateName, marc:EstablishedHeadingLinkingEntryMeetingName ;
    a owl:ObjectProperty ;
    rdfs:range marc:NameForm ;
    kbv:label "typ av namn"@sv .

marc:nameOfPartSectionOfAWork
    a owl:DatatypeProperty .

marc:nationalBibliographicAgency
    a owl:DatatypeProperty .

marc:nonfilingChars
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Title ;
    kbv:comment "Värde '1-9' innebär att titeln inleds med alfanumeriska tecken som skall uteslutas vid filering. Tecken med diakriter räknas som 2 tecken. Lämna tomt om inga tecken ska uteslutas."@sv ;
    kbv:label "Fileringsvärde"@sv .

marc:northernmostLatitudeCoordinates
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Cartographic ;
    kbv:label "Coordinates - northernmost longitude"@en, "Koordinater - nordlig gränslongitud"@sv .

marc:noteAboutOriginal
    a owl:DatatypeProperty .

marc:noteAddedEntryController
    a owl:DatatypeProperty .

marc:numberOfVolumeOrPart
    a owl:DatatypeProperty .

marc:numberSource
    a owl:DatatypeProperty ;
    rdfs:domain marc:GovernmentDocumentClassificationNumber ;
    kbv:label "kod för klassifikationssystem"@sv .

marc:numeration
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Agent ;
    kbv:comment "Förekommer endast för namn i rak följd. Ange ordningstal för regenter med romerska siffror."@sv ;
    kbv:label "Numeration"@en, "Ordningstal"@sv .

marc:orderNumber
    a owl:DatatypeProperty .

marc:organizationalUnit
    sdo:domainIncludes marc:ItemInformationBasicBibliographicUnit, marc:ItemInformationSupplementaryMaterial, marc:TextualHoldingsBasicBibliographicUnit ;
    a owl:DatatypeProperty ;
    kbv:label "Underordnad institution/enhet"@sv .

marc:originDate
    a owl:DatatypeProperty .

marc:originalItem
    sdo:domainIncludes kbv:Serial ;
    sdo:rangeIncludes marc:SerialsOriginalItemType ;
    a owl:ObjectProperty ;
    kbv:prefLabel "Form för den ursprungliga utgåvan"@sv, "Original Item"@en .

marc:originalYear
    a owl:DatatypeProperty ;
    rdfs:domain marc:ReprintReissueAndOriginalPublication ;
    kbv:label "Original year"@en, "Årtal för ursprunglig utgivning"@sv .

marc:otherAssociatedPlace
    a owl:DatatypeProperty .

marc:otherDesignation
    a owl:DatatypeProperty ;
    rdfs:domain marc:OtherAttributes ;
    kbv:label "Annan beteckning"@sv .

marc:otherEventInformation
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Capture ;
    kbv:label "Annan relaterad information"@sv, "Other event information"@en .

marc:otherNonjurisdictionalGeographicRegionAndFeature
    a owl:DatatypeProperty .

marc:otherResourceIdentifier
    a owl:DatatypeProperty .

marc:otherYear
    a owl:DatatypeProperty .

marc:owner
    a owl:DatatypeProperty ;
    rdfs:domain kbv:ImmediateAcquisition ;
    kbv:label "Owner"@en, "Ägare"@sv .

marc:parallelTitle
    a owl:DatatypeProperty .

marc:partList
    a owl:ObjectProperty .

marc:parts
    a owl:ObjectProperty ;
    rdfs:range rdf:List .

marc:performerOrEnsemble
    a owl:DatatypeProperty .

marc:periodCovered
    a owl:DatatypeProperty .

marc:physicalAccessProvisions
    a owl:DatatypeProperty ;
    rdfs:domain kbv:UsageAndAccessPolicy ;
    kbv:label "Fysiska omständigheter"@sv .

marc:physicalDescriptionEtcOfOriginal
    a owl:DatatypeProperty .

marc:physicalDescriptionOfReproduction
    a owl:DatatypeProperty .

marc:pieceDesignation
    sdo:domainIncludes marc:ItemInformationBasicBibliographicUnit, marc:ItemInformationSupplementaryMaterial, kbv:Item ;
    a owl:DatatypeProperty ;
    kbv:label "Unik exemplarbeteckning (streckkod)"@sv .

marc:placeOfReproduction
    a owl:DatatypeProperty .

marc:placeOfResidenceHeadquarters
    a owl:DatatypeProperty .

marc:populatedPlaceName
    a owl:DatatypeProperty .

marc:postalAddress
    a owl:DatatypeProperty .

marc:presentationFormat
    sdo:domainIncludes marc:CopyAndVersionIdentificationNote, kbv:Item ;
    a owl:DatatypeProperty ;
    kbv:label "Presentationsformat"@sv .

marc:primaryG0CharacterSet
    a owl:DatatypeProperty .

marc:primaryG1CharacterSet
    a owl:DatatypeProperty .

marc:primaryProvisionActivity
    a owl:ObjectProperty ;
    rdfs:range kbv:PrimaryProvisionActivity ;
    rdfs:subPropertyOf kbv:provisionActivity ;
    kbv:label "Huvudsakligt tillgängliggörande"@sv, "Primary provision activity"@en .

marc:privacy
    a owl:DatatypeProperty .

marc:productionYear
    sdo:domainIncludes marc:DistributionAndProduction ;
    a owl:DatatypeProperty ;
    rdfs:subPropertyOf kbv:year ;
    kbv:label "Production year"@en, "Produktionsår"@sv .

marc:programElementNumber
    a owl:DatatypeProperty .

marc:projectNumber
    a owl:DatatypeProperty .

marc:publicNote
    sdo:domainIncludes marc:ItemInformationBasicBibliographicUnit, marc:ItemInformationSupplementaryMaterial, marc:TextualHoldingsBasicBibliographicUnit, kbv:Document ;
    a owl:DatatypeProperty ;
    kbv:label "Offentlig anmärkning"@sv .

marc:publicationDistributionEtcOfOriginal
    a owl:DatatypeProperty .

marc:publicationStatus
    sdo:rangeIncludes marc:PublicationStatusType ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:ProvisionActivity ;
    kbv:prefLabel "Publication Status"@en, "Typ av utgivningsdatum"@sv .

marc:purchasePrice
    a owl:DatatypeProperty ;
    rdfs:domain kbv:ImmediateAcquisition ;
    kbv:label "Anskaffningspris"@sv, "Purchase price"@en .

marc:qATarget
    a owl:ObjectProperty .

marc:recordControlNumber
    a owl:DatatypeProperty .

marc:recordType
    a owl:ObjectProperty .

marc:reformattingQuality
    a owl:ObjectProperty .

marc:relatedAs
    sdo:domainIncludes kbv:Agent, kbv:Work ;
    a owl:ObjectProperty ;
    rdfs:range kbv:ObjectProperty .

marc:relatorCode
    a owl:DatatypeProperty .

marc:relatorTerm
    a owl:DatatypeProperty .

marc:relief
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:range marc:MapsReliefType ;
    kbv:label "Relief"@en, "Relief"@sv .

marc:repeatable
    a owl:DatatypeProperty .

marc:repositoryLocationCode
    a owl:DatatypeProperty .

marc:reprintYear
    a owl:DatatypeProperty ;
    rdfs:domain marc:ReprintReissueAndOriginalPublication ;
    kbv:label "Reprint Year"@en, "Årtal för ny utgivning"@sv .

marc:reproductionPolicy
    sdo:rangeIncludes marc:ReproductionPolicyType ;
    a owl:ObjectProperty ;
    kbv:prefLabel "Reproduction Policy"@en, "Reproduktionspolicy"@sv .

marc:retentionPolicy
    sdo:rangeIncludes marc:RetentionPolicyType ;
    a owl:ObjectProperty ;
    kbv:prefLabel "General Retention Policy"@en, "Generell bevarandepolicy"@sv .

marc:retentionPolicyNumberOfUnits
    a owl:DataTypeProperty ;
    kbv:prefLabel "Specific Retention Policy - Number of Units"@en .

marc:retentionPolicyUnitType
    sdo:rangeIncludes marc:RetentionPolicyUnitType ;
    a owl:ObjectProperty ;
    kbv:prefLabel "Längd av bevarad svitsort/delord"@sv, "Specific Retention Policy - Unit Type"@en .

marc:romanization
    sdo:rangeIncludes marc:RomanizationType ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Record ;
    kbv:prefLabel "Romanization Scheme"@en, "Translitterering"@sv .

marc:runningTime
    sdo:domainIncludes kbv:Visual ;
    a owl:DatatypeProperty ;
    marc:category marc:pending ;
    kbv:prefLabel "Running Time"@en, "Speltid"@sv .

marc:rwoURI
    a owl:DatatypeProperty .

marc:searchElement
    a owl:DatatypeProperty ;
    kbv:comment "Indikatorvärde saknar betydelse i LIBRIS-tillämpningen."@av ;
    kbv:label "Titeln är sökelement"@sv .

marc:secondLevelOfEnumeration
    a owl:DatatypeProperty .

marc:sequenceStatus
    a owl:ObjectProperty ;
    rdfs:domain kbv:Publication ;
    rdfs:range marc:SequenceStatus ;
    kbv:label "Sekvens av uppgifter"@sv, "Sequence of statements"@en .

marc:seriesStatementOfOriginal
    a owl:DatatypeProperty .

marc:seriesTracingPolicy
    a owl:DatatypeProperty ;
    rdfs:domain kbv:SeriesMembership ;
    kbv:label "Indikator för seriebiuppslag"@sv, "Series Tracing Policy"@en .

marc:shelvingOrder
    a owl:DatatypeProperty .

marc:shelvingScheme
    a owl:DatatypeProperty .

marc:showRemark
    a owl:DatatypeProperty .

marc:sizeOfUnit
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Extent ;
    kbv:label "Size of unit"@en, "Storlek på fysisk enhet"@sv .

marc:soloist
    a owl:DatatypeProperty .

marc:soundCapture
    sdo:domainIncludes kbv:SoundRecording ;
    sdo:rangeIncludes marc:SoundCaptureType ;
    a owl:ObjectProperty ;
    kbv:prefLabel "Capture & Storage Techniques"@en, "Inspelnings- och lagringsteknik"@sv .

marc:source
    a owl:DatatypeProperty ;
    rdfs:domain marc:OtherAttributes ;
    kbv:label "Kod för kontrollerad vokabulär"@sv .

marc:sourceOfAcquisition
    sdo:domainIncludes marc:ItemInformationBasicBibliographicUnit, marc:ItemInformationSupplementaryMaterial, kbv:ImmediateAcquisition ;
    a owl:DatatypeProperty ;
    kbv:label "Förvärvskälla"@sv .

marc:sourceOfClassificationOrShelfMarkScheme
    a owl:DatatypeProperty .

marc:sourceOfCode
    a owl:DatatypeProperty .

marc:sourceOfDateScheme
    a owl:DatatypeProperty .

marc:sourceOfHeadingOrTerm
    a owl:DatatypeProperty .

marc:sourceOfInformation
    a owl:DatatypeProperty .

marc:sourceOfLocalCode
    a owl:DatatypeProperty .

marc:sourceOfLocalSubentityCode
    a owl:DatatypeProperty .

marc:sourceOfNotation
    a owl:DatatypeProperty ;
    rdfs:domain marc:TextualHoldingsBasicBibliographicUnit ;
    kbv:label "System för beståndsuppgift"@sv .

marc:sourceOfTerm
    a owl:DatatypeProperty .

marc:southernmostLatitudeCoordinates
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Cartographic ;
    kbv:label "Coordinates - southernmost longitude"@en, "Koordinater - sydlig gränslongitud"@sv .

marc:specificRetentionPolicy
    sdo:rangeIncludes marc:SpecificRetentionPolicyType ;
    a owl:ObjectProperty ;
    kbv:prefLabel "Specific Retention Policy - Policy Type"@en, "Typ av bevarande"@sv .

marc:standardizedTerminologyForAccessRestriction
    a owl:DatatypeProperty ;
    rdfs:domain kbv:UsageAndAccessPolicy ;
    kbv:label "Standardiserad terminologi för åtkomstbegränsning"@sv, "Standardized terminology for access restriction"@en .

marc:startPeriod
    a owl:DatatypeProperty .

marc:statistics
    sdo:rangeIncludes marc:StatisticsType ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Record ;
    kbv:prefLabel "Statistik/Produkter"@sv .

marc:subField
    a rdf:Property ;
    rdfs:domain marc:Field .

marc:subjectLevel
    a owl:ObjectProperty ;
    rdfs:domain kbv:Topic ;
    rdfs:range marc:SubjectLevel ;
    kbv:label "nivå"@sv .

marc:subordinateUnit
    sdo:domainIncludes kbv:Jurisdiction, kbv:Meeting, kbv:Organization ;
    a owl:DatatypeProperty ;
    rdfs:subPropertyOf kbv:name ;
    kbv:comment "OBS! 'Namn på underordnad enhet' används endast tillsammans med egenskapen 'Är del av' för att skapa Organisationer i flera led. Egenskapen 'Namn' raderas om 'Är del av' och 'Namn på underordnad enhet' används."@sv ;
    kbv:label "Namn på underordnad enhet"@sv .

marc:subtitlesOrCaptions
    a owl:ObjectProperty ;
    rdfs:domain kbv:Work ;
    rdfs:range marc:SubtitlesOrCaptions ;
    kbv:comment "Även textning avsedd för personer med nedsatt hörsel."@sv ;
    kbv:label "Bild- och filmtexter"@sv, "Subtitles or captions"@en .

marc:summaryType
    a owl:ObjectProperty ;
    rdfs:domain kbv:Summary ;
    rdfs:range marc:SummaryType ;
    kbv:label "Summary type"@en, "Typ av sammanfattning"@sv, "typ av innehållsbeskrivning/sammanfattning"@sv .

marc:sungOrSpokenText
    a owl:ObjectProperty .

marc:supplyingAgency
    a owl:DatatypeProperty .

marc:systemDetailsNote
    a owl:DatatypeProperty ;
    rdfs:domain marc:SystemDetailsNote ;
    kbv:label "Anmärkningstext"@sv, "System details note"@en .

marc:tableIdentificationTableNumber
    a owl:DatatypeProperty ;
    rdfs:domain kbv:ClassificationDdc ;
    kbv:label "Tabellidentifikation - tabellnummer"@sv, "Table identification-table number"@en .

marc:taskNumber
    a owl:DatatypeProperty .

marc:technicalSpecificationsOfMedium
    a owl:DatatypeProperty .

marc:technique
    sdo:domainIncludes kbv:Visual ;
    sdo:rangeIncludes marc:VisualTechniqueType ;
    a owl:ObjectProperty ;
    kbv:prefLabel "Technique"@en, "Teknik"@sv .

marc:telecommunicationsAddress
    a owl:DatatypeProperty .

marc:temporaryLocation
    sdo:domainIncludes marc:ItemInformationBasicBibliographicUnit, marc:ItemInformationSupplementaryMaterial ;
    a owl:DatatypeProperty ;
    kbv:label "Tillfällig placering"@sv .

marc:termsGoverningUseAndReproduction
    a owl:DatatypeProperty .

marc:textualString
    a owl:DatatypeProperty ;
    rdfs:domain marc:TextualHoldingsBasicBibliographicUnit ;
    kbv:label "Beståndsuppgift"@sv .

marc:thesaurus
    sdo:domainIncludes marc:EstablishedHeadingLinkingEntryChronologicalTerm, marc:EstablishedHeadingLinkingEntryCorporateName, marc:EstablishedHeadingLinkingEntryMeetingName, marc:EstablishedHeadingLinkingEntryUniformTitle ;
    a owl:ObjectProperty ;
    rdfs:range marc:Thesaurus ;
    kbv:label "ämnesordssystem / Thesaurus"@sv .

marc:thirdAndFourthGroupsOfCharacters
    a owl:DatatypeProperty .

marc:thirdLevelOfEnumeration
    a owl:DatatypeProperty .

marc:timePeriodCode
    a owl:DatatypeProperty ;
    rdfs:domain marc:TimePeriodOfContent ;
    kbv:label "Kod för tidsperiod (MARC21)"@sv, "Time period code"@en .

marc:titleOfAWork
    a owl:DatatypeProperty .

marc:titleOfPerson
    a owl:DatatypeProperty ;
    rdfs:domain marc:OtherAttributes ;
    kbv:label "Titel/officiell rang för kunglig, adlig eller religiös person (R)"@sv .

marc:titleStatementOfOriginal
    a owl:DatatypeProperty .

marc:titlesAndOtherWordsAssociatedWithAName
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Agent ;
    kbv:comment "Används som särskiljande tillägg för namnformer på agenter."@sv ;
    kbv:label "Titel eller övrig beteckning"@sv .

marc:toDisplayNote
    a owl:DatatypeProperty ;
    kbv:label "Display note"@en, "Visa anmärkning"@sv .

marc:transcribingAgency
    a owl:ObjectProperty ;
    rdfs:domain kbv:Record ;
    rdfs:range kbv:Organization ;
    kbv:label "Institution som gjort translitterering"@sv, "Transcribing Agency"@en .

marc:typeCompletenessSourceOfClassCallNumber
    a owl:ObjectProperty ;
    rdfs:domain marc:ClassificationNumbersAssignedInCanada ;
    rdfs:range marc:TypeCompletenessSourceOfClassCallNumber ;
    kbv:label "typ, fullständighet och källa för klassifikationen"@sv .

marc:typeOfCorporateBody
    a owl:DatatypeProperty ;
    rdfs:domain marc:OtherAttributes ;
    kbv:label "Typ av organisation etc."@sv .

marc:typeOfDate
    a owl:ObjectProperty ;
    rdfs:domain kbv:Capture ;
    rdfs:range marc:TypeOfDate ;
    kbv:label "typ av datum"@sv .

marc:typeOfDateCode
    a owl:DatatypeProperty .

marc:typeOfEntry
    sdo:domainIncludes kbv:Serial ;
    sdo:rangeIncludes marc:SerialsTypeOfEntryType ;
    a owl:ObjectProperty ;
    kbv:prefLabel "Behandling vid titeländring"@sv, "Entry Convention"@en .

marc:typeOfNotation
    a owl:DatatypeProperty .

marc:typeOfReproduction
    a owl:DatatypeProperty .

marc:typeOfTimePeriod
    a owl:ObjectProperty ;
    rdfs:domain marc:TimePeriodOfContent ;
    rdfs:range marc:TypeOfTimePeriod ;
    kbv:label "typ av tidsperiod"@sv .

marc:undifferentiatedNumber
    a owl:DatatypeProperty .

marc:uniformResourceIdentifier
    a owl:DatatypeProperty ;
    rdfs:domain marc:SystemDetailsNote ;
    kbv:label "Uniform Resource Identifier (URI)"@sv .

marc:uniformTitle
    a owl:DatatypeProperty .

marc:unparsedFingerprint
    a owl:DatatypeProperty .

marc:uri
    a owl:DatatypeProperty .

marc:useAndReproductionRights
    a owl:DatatypeProperty .

marc:useRestrictions
    sdo:domainIncludes marc:ItemInformationBasicBibliographicUnit, marc:ItemInformationSupplementaryMaterial ;
    a owl:DatatypeProperty ;
    kbv:label "Begränsningar för användning"@sv, "Use restrictions"@en .

marc:value
    a owl:DatatypeProperty ;
    rdfs:range xsd:string .

marc:versionIdentification
    sdo:domainIncludes marc:CopyAndVersionIdentificationNote, kbv:Item ;
    a owl:DatatypeProperty ;
    kbv:label "Identifiering av version"@sv .

marc:versionOfResource
    sdo:domainIncludes kbv:Instance, kbv:Item ;
    a owl:ObjectProperty ;
    rdfs:range kbv:Electronic ;
    kbv:label "annan relaterad resurs"@sv .

marc:westernmostLongitudeCoordinates
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Cartographic ;
    kbv:label "Coordinates - westernmost longitude"@en, "Koordinater - västlig gränslongitud"@sv .

marc:workUnitNumber
    a owl:DatatypeProperty .

bulk:Any
    a owl:Class ;
    rdfs:subClassOf kbv:Resource ;
    kbv:category kbv:platform .

bulk:AnyOf
    a owl:Class ;
    rdfs:subClassOf bulk:Quantifier ;
    kbv:category kbv:platform .

bulk:ChangeSpec
    j.1:abstract true ;
    a owl:Class ;
    rdfs:subClassOf kbv:Resource ;
    kbv:category kbv:platform ;
    kbv:label "Change specification"@en, "Ändringsspecifikation"@sv .

bulk:Completed
    a bulk:StatusType ;
    kbv:category kbv:platform ;
    kbv:comment "A job that has been run."@en, "En körning som kört klart."@sv ;
    kbv:prefLabel "Avslutad"@sv, "Completed"@en .

bulk:Create
    a owl:Class ;
    rdfs:subClassOf bulk:ChangeSpec ;
    kbv:category kbv:platform ;
    kbv:comment "Består av en form för innehållet i poster som ska skapas."@sv ;
    kbv:label "Create specification"@en, "Postskapningsspecifikation"@sv .

bulk:Delete
    a owl:Class ;
    rdfs:subClassOf bulk:ChangeSpec ;
    kbv:category kbv:platform ;
    kbv:comment "Består av en form på data som ska matchas."@sv ;
    kbv:label "Delete specification"@en, "Postraderingsspecifikation"@sv .

bulk:Draft
    a bulk:StatusType ;
    kbv:category kbv:platform ;
    kbv:comment "A draft job that is not ready to be run."@en, "Ett utkast till körning som inte är redo att köras."@sv ;
    kbv:prefLabel "Draft"@en, "Utkast"@sv .

bulk:Exact
    a bulk:MatchingModeType ;
    kbv:category kbv:platform ;
    kbv:comment "Match exact form."@en, "Matcha exakt form."@sv .

bulk:Execution
    a owl:Class ;
    rdfs:subClassOf kbv:Resource ;
    kbv:category kbv:platform ;
    kbv:label "Execution"@en, "Körningstillfälle"@sv .

bulk:Failed
    a bulk:StatusType ;
    kbv:category kbv:platform ;
    kbv:comment "A job that failed to complete."@en, "En körning som misslyckats."@sv ;
    kbv:prefLabel "Failed"@en, "Misslyckad"@sv .

bulk:Form
    a owl:Class ;
    rdfs:subClassOf kbv:Resource ;
    owl:unionOf (kbv:Resource
        bulk:FormExtraProperties
    ) ;
    kbv:category kbv:platform .

bulk:FormExtraProperties
    j.1:abstract true ;
    a owl:Class ;
    rdfs:subClassOf kbv:Resource ;
    kbv:category kbv:platform ;
    kbv:comment "This class is just a technicality used to define Form as Resource + some extra properties" .

bulk:Job
    a owl:Class ;
    rdfs:subClassOf kbv:GenerationProcess ;
    kbv:category kbv:platform ;
    kbv:label "Job"@en, "Körning"@sv .

bulk:MatchingModeType
    a owl:Class ;
    rdfs:subClassOf kbv:Resource ;
    kbv:category kbv:platform .

bulk:Merge
    a owl:Class ;
    rdfs:subClassOf bulk:ChangeSpec ;
    kbv:category kbv:platform ;
    kbv:label "Merge specification"@en, "Postsammanslagningsspecifikation"@sv .

bulk:NoneOf
    a owl:Class ;
    rdfs:subClassOf bulk:Quantifier ;
    kbv:category kbv:platform .

bulk:Other
    a owl:Class ;
    rdfs:subClassOf bulk:ChangeSpec ;
    kbv:category kbv:platform ;
    kbv:label "Annan specifikation"@sv, "Other specification"@en .

bulk:Preview
    a owl:Class ;
    rdfs:subClassOf kbv:PartialCollectionView ;
    kbv:category kbv:platform ;
    kbv:label "Förhandsgranskning"@sv, "Preview"@en .

bulk:Quantifier
    j.1:abstract true ;
    a owl:Class ;
    rdfs:subClassOf kbv:Resource ;
    kbv:category kbv:platform .

bulk:Ready
    a bulk:StatusType ;
    kbv:category kbv:platform ;
    kbv:comment "A job that is ready to be run."@en, "En körning som är redo att köras."@sv ;
    kbv:prefLabel "Ready"@en, "Redo"@sv .

bulk:Running
    a bulk:StatusType ;
    kbv:category kbv:platform ;
    kbv:comment "A job that is running."@en, "En körning som körs."@sv ;
    kbv:prefLabel "Kör"@sv, "Running"@en .

bulk:StatusType
    a owl:Class ;
    rdfs:subClassOf kbv:Status ;
    kbv:category kbv:platform ;
    kbv:prefLabel "Job status"@en, "Körningsstatus"@sv .

bulk:Subtypes
    a bulk:MatchingModeType ;
    kbv:category kbv:platform ;
    kbv:comment "Match all subtypes of a type."@en, "Matcha alla subtyper till en typ."@sv .

bulk:Update
    a owl:Class ;
    rdfs:subClassOf bulk:ChangeSpec ;
    kbv:category kbv:platform ;
    kbv:comment "Består av en form på data som ska matchas och en målform för uppdateringarna."@sv ;
    kbv:label "Update specification"@en, "Uppdateringsspecifikation"@sv .

bulk:addTerm
    sdo:rangeIncludes kbv:GenreForm, kbv:Subject ;
    a owl:ObjectProperty ;
    rdfs:domain bulk:Other ;
    kbv:category kbv:platform ;
    kbv:label "add term"@en, "lägg till term"@sv .

bulk:changeSpec
    a owl:ObjectProperty ;
    rdfs:domain bulk:Job ;
    rdfs:range bulk:ChangeSpec ;
    kbv:category kbv:platform ;
    kbv:label "change specification"@en, "ändringsspecifikation"@sv .

bulk:deprecate
    a owl:ObjectProperty ;
    rdfs:domain bulk:Merge ;
    rdfs:range kbv:Resource ;
    kbv:category kbv:platform ;
    kbv:label "deprecate"@en, "ta bort"@sv .

bulk:execution
    a owl:ObjectProperty ;
    rdfs:domain bulk:Job ;
    rdfs:range bulk:Execution ;
    kbv:category kbv:platform ;
    kbv:label "execution"@en, "körningstillfälle"@sv .

bulk:formBlankNodeId
    a owl:DatatypeProperty ;
    rdfs:domain bulk:FormExtraProperties ;
    rdfs:range rdfs:Literal ;
    kbv:category kbv:platform .

bulk:hasId
    a owl:ObjectProperty ;
    rdfs:domain bulk:FormExtraProperties ;
    rdfs:range bulk:Quantifier ;
    kbv:category kbv:platform .

bulk:keep
    a owl:ObjectProperty ;
    rdfs:domain bulk:Merge ;
    rdfs:range kbv:Resource ;
    kbv:category kbv:platform ;
    kbv:label "behåll"@sv, "keep"@en .

bulk:matchForm
    sdo:domainIncludes bulk:Delete, bulk:Update ;
    a owl:ObjectProperty ;
    rdfs:range kbv:Form ;
    kbv:category kbv:platform .

bulk:matchingMode
    a owl:DatatypeProperty ;
    rdfs:domain bulk:FormExtraProperties ;
    rdfs:range bulk:MatchingModeType ;
    kbv:category kbv:platform .

bulk:numCreated
    a owl:DatatypeProperty ;
    rdfs:domain bulk:Execution ;
    rdfs:range xsd:nonNegativeInteger ;
    kbv:label "Antal skapade poster"@sv, "Number of created records"@en .

bulk:numDeleted
    a owl:DatatypeProperty ;
    rdfs:domain bulk:Execution ;
    rdfs:range xsd:nonNegativeInteger ;
    kbv:label "Antal raderade poster"@sv, "Number of deleted records"@en .

bulk:numFailed
    a owl:DatatypeProperty ;
    rdfs:domain bulk:Execution ;
    rdfs:range xsd:nonNegativeInteger ;
    kbv:label "Antal misslyckade poster"@sv, "Number of failed records"@en .

bulk:numUpdated
    a owl:DatatypeProperty ;
    rdfs:domain bulk:Execution ;
    rdfs:range xsd:nonNegativeInteger ;
    kbv:label "Antal ändrade poster"@sv, "Number of updated records"@en .

bulk:removeSubdivision
    a owl:ObjectProperty ;
    rdfs:domain bulk:Other ;
    rdfs:range kbv:Subdivision ;
    kbv:category kbv:platform ;
    kbv:label "remove subdivision"@en, "ta bort underindelning"@sv .

bulk:report
    a owl:ObjectProperty ;
    rdfs:domain bulk:Execution ;
    kbv:category kbv:platform ;
    kbv:label "rapport"@sv, "report"@en .

bulk:shouldUpdateModifiedTimestamp
    a owl:DatatypeProperty ;
    rdfs:domain bulk:Job ;
    rdfs:range xsd:boolean ;
    kbv:category kbv:platform ;
    kbv:comment "Update modified timestamp on changed records."@en, "Uppdatera ändringstidsstämpel för ändrade poster."@sv ;
    kbv:label "should update modified timestamp"@en, "ska uppdatera ändringstidsstämpel"@sv .

bulk:status
    sdo:domainIncludes bulk:Execution, bulk:Job ;
    a owl:ObjectProperty ;
    rdfs:range bulk:StatusType ;
    rdfs:subPropertyOf kbv:status ;
    kbv:category kbv:platform ;
    kbv:label "job status"@en, "körningsstatus"@sv .

bulk:targetForm
    sdo:domainIncludes bulk:Create, bulk:Update ;
    a owl:ObjectProperty ;
    rdfs:range kbv:Form ;
    kbv:category kbv:platform .

bulk:valueFrom
    a owl:ObjectProperty ;
    rdfs:domain bulk:Quantifier ;
    kbv:category kbv:platform .

<https://id.kb.se/term/swepub/ContentType>
    a kbv:EnumerationClass ;
    rdfs:subClassOf kbv:GenreForm ;
    kbv:category kbv:pending .

<https://id.kb.se/term/swepub/HostType>
    a kbv:EnumerationClass ;
    rdfs:subClassOf kbv:GenreForm ;
    kbv:category kbv:pending .

<https://id.kb.se/term/swepub/OutputType>
    a kbv:EnumerationClass ;
    rdfs:subClassOf kbv:GenreForm ;
    kbv:category kbv:pending .

<https://id.kb.se/term/swepub/PublicationStatus>
    a kbv:EnumerationClass ;
    rdfs:subClassOf kbv:Note ;
    kbv:category kbv:pending ;
    kbv:comment "Anmärkningar rörande verkets status"@sv ;
    kbv:label "Publication status"@en, "Publiceringsstatus"@sv .

<https://id.kb.se/term/swepub/PublicationType>
    a kbv:EnumerationClass ;
    rdfs:subClassOf kbv:GenreForm ;
    kbv:category kbv:pending .

<https://id.kb.se/vocab/>
    a owl:Ontology ;
    owl:imports <http://id.loc.gov/ontologies/bflc/>, <http://id.loc.gov/ontologies/bibframe/>, <http://purl.org/dc/dcmitype/>, <http://purl.org/dc/terms/>, <http://purl.org/ontology/bibo/>, <http://schema.org/>, <http://www.w3.org/2004/02/skos/core#>, <http://www.w3.org/ns/prov#>, <http://xmlns.com/foaf/0.1/> ;
    kbv:comment "Detta vokabulär fungerar som en central mappning till publika, välkända egenskaper och klasser."@sv, "This vocabulary serves as a central mapping to public, well-known properties and classes."@en ;
    kbv:dataDisplay kbv:display ;
    kbv:hasTopConcept kbv:Agent, kbv:Concept, kbv:Instance, kbv:Item, kbv:Work ;
    kbv:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    kbv:sameAs <https://id.kb.se/vocab> ;
    kbv:title "KB Base Vocabulary"@en, "KB:s basvokabulär"@sv ;
    kbv:version "1.37.0" .

kbv:AbbreviatedTitle
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:VariantTitle ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/AbbreviatedTitle> ;
    kbv:label "Abbreviated title"@en, "Förkortad titel"@sv .

kbv:AccessModeSufficient
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    kbv:category kbv:pending .

kbv:AccessModeType
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    kbv:category kbv:pending ;
    kbv:notation kbv:accessMode .

kbv:AccessPolicy
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:UsageAndAccessPolicy ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/AccessPolicy> ;
    kbv:label "Access policy"@en, "Villkor för åtkomst"@sv .

kbv:AccessibilityFeatureType
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    kbv:category kbv:pending ;
    kbv:notation kbv:accessibilityFeature .

kbv:AccessibilityHazardType
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    kbv:category kbv:pending ;
    kbv:notation kbv:accessibilityHazard .

kbv:AccessionNumber
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/AccessionNumber> ;
    kbv:exactMatch <http://www.wikidata.org/entity/Q1417099> ;
    kbv:label "Accession number"@en, "Accessionsnummer"@sv .

kbv:AcquisitionSource
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/AcquisitionSource> ;
    kbv:label "Acquisition source"@en, "Förvärvskälla"@sv .

kbv:ActiveShelfMark
    a kbv:ShelfMarkStatusType ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:prefLabel "Active shelf label"@en, "Aktiv signumsvit"@sv .

kbv:AddedTitlePageTitle
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:VariantTitle ;
    kbv:label "Added title page title"@en, "Förtitel"@sv .

kbv:AdminMetadata
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Document ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/AdminMetadata> ;
    kbv:label "Administrativ metadata"@sv, "Administrative metadata"@en .

kbv:AdministrativeAction
    j.1:abstract true ;
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    kbv:category kbv:platform ;
    kbv:label "Administrativ handling"@sv, "Administrative action"@en .

kbv:AdministrativeHistoryNote
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:category kbv:pending ;
    kbv:label "Administrative history note"@en, "Anmärkning om administrativ historik"@sv .

kbv:AdministrativeNotice
    j.1:abstract true ;
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:AdministrativeAction ;
    kbv:category kbv:platform ;
    kbv:label "Meddelande"@sv, "Message"@en .

kbv:Affiliation
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://www.loc.gov/mads/rdf/v1#Affiliation> ;
    kbv:label "Affiliation"@en, "Organisatorisk tillhörighet"@sv .

kbv:Agent
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf <http://www.w3.org/ns/prov#Agent>, <http://xmlns.com/foaf/0.1/Agent>, kbv:Identity, [
        a owl:Restriction ;
        owl:allValuesFrom kbv:BibliographicAgent ;
        owl:onProperty kbv:grantingInstitution
    ], [
        a owl:Restriction ;
        owl:allValuesFrom kbv:BibliographicAgent ;
        owl:onProperty kbv:seeAlso
    ], [
        a owl:Restriction ;
        owl:allValuesFrom kbv:BibliographicAgent ;
        owl:onProperty kbv:hasVariant
    ], [
        a owl:Restriction ;
        owl:allValuesFrom kbv:BibliographicAgent ;
        owl:onProperty kbv:applicableInstitution
    ] ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Agent> ;
    kbv:category marc:auth ;
    kbv:label "Agent"@en, "Agent"@sv .

kbv:Aggregate
    j.1:abstract true ;
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    kbv:label "Aggregat"@sv, "Aggregate"@en .

kbv:Ambiguity
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    kbv:comment "An ambiguous group of things sharing similar characteristics."@en ;
    kbv:label "Ambiguity"@en, "Otydlighet"@sv .

kbv:Ansi
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Ansi> ;
    kbv:code "ansi" ;
    kbv:comment "American National Standards Institute" ;
    kbv:definition "Identifikator utfärdat av den amerikanska standardiseringsorganisationen American National Standards Institute."@sv ;
    kbv:exactMatch <http://id.loc.gov/vocabulary/identifiers/ansi> ;
    kbv:label "ANSI number"@en, "ANSI-nummer"@sv .

kbv:AnyDateTime
    a rdfs:Datatype ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentClass <http://id.loc.gov/datatypes/edtf/EDTF-level0> ;
    kbv:comment "Used for dates, dates and times, and intervals."@en .

kbv:AppliedMaterial
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Material ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/AppliedMaterial> ;
    kbv:label "Applicerat material"@sv, "Applied material"@en .

kbv:ApproxDateTime
    a rdfs:Datatype ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentClass <http://id.loc.gov/datatypes/edtf/EDTF-level1> ;
    kbv:comment "Used for approximate or unspecified dates, dates and times, and intervals."@en .

kbv:Archival
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Instance ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Archival> ;
    kbv:definition "Resurser som är organiskt skapade, ackumulerade och / eller används av en person, familj eller organisation i samband med uppförande och bevaras på grund av deras fortsatta värde."@sv ;
    kbv:label "Archival controlled"@en, "Arkiv"@sv .

kbv:Arrangement
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Work ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Arrangement> ;
    kbv:category kbv:pending ;
    kbv:label "Arrangemang"@sv, "Arrangement"@en .

kbv:AspectRatio
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/AspectRatio> ;
    kbv:label "Aspect ratio"@en, "Bildförhållande"@sv .

kbv:AudienceSubdivision
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Subdivision ;
    kbv:category kbv:pending ;
    kbv:label "Underindelning för målgrupp"@sv .

kbv:Audio
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Work, [
        a owl:Restriction ;
        owl:onProperty kbv:genreForm ;
        owl:someValuesFrom marc:MusicCompositionType, marc:MusicTextType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:carrierType ;
        owl:someValuesFrom marc:ItemType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:musicFormat ;
        owl:someValuesFrom marc:MusicFormatType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:intendedAudience ;
        owl:someValuesFrom marc:AudienceType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:supplementaryContent ;
        owl:someValuesFrom marc:MusicMatterType
    ] ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Audio>, <http://purl.org/dc/dcmitype/Sound> ;
    kbv:definition "Resurs uttryckt i en hörbar form, inklusive musik och andra ljud."@sv ;
    kbv:exactMatch <http://rdvocab.info/termList/RDAMediaType/1001> ;
    kbv:label "Audio"@en, "Ljud"@sv .

kbv:AudioIssueNumber
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/AudioIssueNumber> ;
    kbv:label "Audio issue number"@en, "Utgivningsnummer (ljudinspelning)"@sv .

kbv:AudioTake
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/AudioTake> ;
    kbv:label "Audio recording take"@en, "Tagning (ljudinspelning)"@sv .

kbv:Availability
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:ProvisionActivity ;
    kbv:category kbv:pending ;
    kbv:label "Availability"@en, "Tillgänglighet"@sv .

kbv:BCP47
    a rdfs:Datatype ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:seeAlso <https://www.rfc-editor.org/rfc/rfc5646.html> ;
    kbv:comment "Språktagg enligt IETF BCP 47"@sv ;
    kbv:label "IETF BCP 47" .

kbv:Barcode
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Barcode> ;
    kbv:definition "Optiskt Maskinläsbar representation av data."@sv ;
    kbv:label "Barcode"@en, "Streckkod"@sv .

kbv:BaseMaterial
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Material ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/BaseMaterial> ;
    kbv:label "Base material"@en, "Bärande material"@sv .

kbv:BibliographicAgent
    j.1:abstract true ;
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Agent, kbv:Resource ;
    j.0:term_status "unstable" ;
    kbv:label "Agent"@en, "Agent"@sv .

kbv:Bibliography
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Agent, kbv:Collection ;
    kbv:label "Bibliografi"@sv, "Bibliography"@en .

kbv:Binding
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Binding> ;
    kbv:label "Binding method"@en .

kbv:BiographicalNote
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:category kbv:pending ;
    kbv:label "Anmärkning om biografiska uppgifter"@sv, "Biographical Note"@en .

kbv:Bitstream
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:MediaObject ;
    owl:equivalentClass <http://www.loc.gov/premis/rdf/v3/Bitstream> ;
    kbv:label "Bitstream"@en, "Bitström"@sv .

kbv:BookFormat
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:CarrierType ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/BookFormat>, sdo:BookFormat ;
    kbv:label "Bokformat"@sv, "Book format"@en .

kbv:BroadcastCapture
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Capture ;
    kbv:label "Capture of broadcast content"@en, "Utsändning"@sv .

kbv:BroadcastStandard
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:VideoCharacteristic ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/BroadcastStandard> ;
    kbv:label "Broadcast standard"@en, "Sändningsstandard"@sv .

kbv:CODEN
    a rdfs:Datatype, owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Coden> ;
    kbv:definition "Identifikator för vetenskapliga och tekniska seriella resurser tilldelade av International CODEN Service."@sv ;
    kbv:label "CODEN", "CODEN"@en .

kbv:CORDIS
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    kbv:category kbv:pending ;
    kbv:label "CORDIS" .

kbv:CacheRecord
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Record ;
    kbv:category kbv:platform ;
    kbv:comment "En lokal kopia av en entitet från ett annat system. Transkriberad till det lokala vokabuläret."@sv ;
    kbv:label "Cache record"@en, "Cache-post"@sv .

kbv:CaptionTitle
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:VariantTitle ;
    kbv:label "Caption title"@en, "Rubriktitel"@sv .

kbv:Capture
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Capture> ;
    kbv:label "Capture of content"@en, "Inspelning"@sv .

kbv:CaptureStorage
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:SoundCharacteristic ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/CaptureStorage> ;
    kbv:label "Capture and Storage Technique"@en .

kbv:CarrierType
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:MediaType ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Carrier> ;
    kbv:label "Bärartyp"@sv, "Carrier type"@en .

kbv:Cartographic
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Cartographic> ;
    owl:equvialentClass <http://id.loc.gov/ontologies/bibframe/Cartographic> ;
    kbv:label "Cartographic information"@en, "Kartografisk information"@sv .

kbv:CartographicDataType
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:DigitalCharacteristic ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/CartographicDataType> ;
    kbv:label "Digital cartographic data type"@en, "Digital kartografisk datatyp"@sv .

kbv:CartographicObjectCount
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:DigitalCharacteristic ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ObjectCount> ;
    kbv:label "Antal digitala kartografiska objekt"@sv, "Digital cartographic object count"@en .

kbv:CartographicObjectType
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:DigitalCharacteristic ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/CartographicObjectType> ;
    kbv:label "Digital cartographic object type"@en, "Digital kartografisk objekttyp"@sv .

kbv:Cartography
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Work, [
        a owl:Restriction ;
        owl:onProperty kbv:supplementaryContent ;
        owl:someValuesFrom marc:IndexType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:cartographicAttributes ;
        owl:someValuesFrom marc:MapsReliefType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:projectionCharacteristic ;
        owl:someValuesFrom marc:MapsProjectionType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:carrierType ;
        owl:someValuesFrom marc:ItemType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:genreForm ;
        owl:someValuesFrom marc:GovernmentPublicationType, marc:MapsFormatType, marc:MapsMaterialType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:additionalType ;
        owl:someValuesFrom marc:MapsFormatType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:projection ;
        owl:someValuesFrom marc:MapsProjectionType
    ] ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Cartography> ;
    kbv:definition "Resurs som visar spatial information, inkluderar kartor, atlaser, glober med mera."@sv ;
    kbv:label "Cartography"@en, "Karta"@sv .

kbv:ChangeCategory
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Concept ;
    kbv:category kbv:platform ;
    kbv:label "Change Category"@en, "Ändringskategori"@sv .

kbv:ChangeNote
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:TechnicalNote, [
        a owl:Restriction ;
        owl:allValuesFrom kbv:ChangeCategory ;
        owl:onProperty kbv:category
    ] ;
    kbv:category kbv:platform ;
    kbv:label "Change note"@en, "Ändringsanmärkning"@sv .

kbv:ChangeNotice
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:AdministrativeNotice ;
    kbv:category kbv:platform ;
    kbv:label "Change notice"@en, "Ändringsmeddelande"@sv .

kbv:ChangeObservation
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:AdministrativeNotice, [
        a owl:Restriction ;
        owl:allValuesFrom kbv:ChangeCategory ;
        owl:onProperty kbv:category
    ] ;
    kbv:category kbv:pending, kbv:platform ;
    kbv:label "Change"@en, "Ändring"@sv .

kbv:ChangeSet
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    kbv:category kbv:platform .

kbv:Checksum
    a rdfs:Datatype, owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf <http://www.loc.gov/premis/rdf/v3/Fixity> ;
    kbv:label "Checksum"@en, "Kontrollsumma"@sv .

kbv:Chronology
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:EnumerationAndChronology ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Chronology> ;
    kbv:category kbv:pending ;
    kbv:label "Chronology"@en .

kbv:Class
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass owl:Class ;
    kbv:label "Class"@en, "Klass"@sv .

kbv:Classification
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Concept, [
        a owl:Restriction ;
        owl:onProperty kbv:inScheme ;
        owl:someValuesFrom kbv:ClassificationScheme
    ] ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Classification> ;
    kbv:label "Classification entity"@en, "Klassifikation"@sv .

kbv:ClassificationDdc
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Classification, [
        a owl:Restriction ;
        owl:hasValue <http://dewey.info/scheme/ddc/> ;
        owl:onProperty kbv:inScheme
    ] ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ClassificationDdc> ;
    kbv:label "DDC Classification"@en, "DDK-klassifikation"@sv .

kbv:ClassificationLcc
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Classification ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ClassificationLcc> ;
    kbv:label "LC-klassifikation"@sv, "LCC Classification"@en .

kbv:ClassificationNlm
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Classification ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ClassificationNlm> ;
    kbv:label "NLM classification"@en, "NLM-klassifikation"@sv .

kbv:ClassificationScheme
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:ConceptScheme ;
    kbv:label "Classification scheme"@en, "Klassifikationssystem"@sv .

kbv:ClassificationUdc
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Classification, [
        a owl:Restriction ;
        owl:hasValue <http://udcdata.info/udc-schema> ;
        owl:onProperty kbv:inScheme
    ] ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ClassificationUdc> ;
    kbv:label "UDC Classification"@en, "UDK-klassifikation"@sv .

kbv:Collaboration
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Agent ;
    kbv:category kbv:pending ;
    kbv:comment "organisationsöverskridande konstellation"@sv ;
    kbv:label "Collaboration"@en, "Samarbete"@sv .

kbv:Collection
    a owl:Class, kbv:IssuanceType ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Aggregate ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Collection>, <http://purl.org/dc/dcmitype/Collection> ;
    kbv:label "Collection"@en, "Samling"@sv .

kbv:CollectionArrangement
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/CollectionArrangement> ;
    kbv:label "Information om ordning och sorteringsprinciper"@sv, "Organization of materials information"@en .

kbv:CollectiveTitle
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:VariantTitle ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/CollectiveTitle> ;
    kbv:label "Collective title"@en, "Samlingstitel"@sv .

kbv:ColorContent
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ColorContent> ;
    kbv:label "Color content"@en, "Färginnehåll"@sv .

kbv:ComplexSubject
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Subject ;
    owl:equivalentClass <http://www.loc.gov/mads/rdf/v1#ComplexSubject> ;
    kbv:label "Complex Subject"@en, "Sammansatt term"@sv .

kbv:ComponentPart
    a owl:Class, kbv:IssuanceType ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Part ;
    kbv:label "Component Part"@en, "Del av sammansatt resurs"@sv .

kbv:Concept
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identity, [
        a owl:Restriction ;
        owl:allValuesFrom kbv:Concept ;
        owl:onProperty kbv:seeAlso
    ], [
        a owl:Restriction ;
        owl:allValuesFrom kbv:Concept ;
        owl:onProperty kbv:hasVariant
    ] ;
    owl:equivalentClass <http://www.w3.org/2004/02/skos/core#Concept> ;
    kbv:label "Concept"@en, "Koncept"@sv .

kbv:ConceptCollection
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://www.w3.org/2004/02/skos/core#Collection> ;
    kbv:label "Concept Collection"@en, "Konceptsamling"@sv .

kbv:ConceptScheme
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Source ;
    owl:equivalentClass <http://www.w3.org/2004/02/skos/core#ConceptScheme> ;
    kbv:label "Concept scheme"@en, "Konceptsystem"@sv .

kbv:Container
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://www.w3.org/ns/ldp#Container> ;
    kbv:category kbv:platform .

kbv:ContentAccessibility
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ContentAccessibility> ;
    kbv:label "Anmärkning om komplement för ökad tillgänglighet"@sv, "Content accessibility information"@en .

kbv:ContentFormSubdivision
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Subdivision ;
    kbv:category kbv:pending ;
    kbv:label "Underindelning för innehållsform"@sv .

kbv:ContentGenreSubdivision
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Subdivision ;
    kbv:category kbv:pending ;
    kbv:label "Underindelning för genre"@sv .

kbv:ContentType
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Content> ;
    kbv:label "Content type"@en, "Innehållstyp"@sv .

kbv:Continuing
    j.1:abstract true ;
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Aggregate ;
    kbv:label "Continuing"@en, "Fortlöpande resurs"@sv .

kbv:Contribution
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf <http://www.w3.org/ns/prov#Attribution>, kbv:QualifiedRole, [
        a owl:Restriction ;
        owl:allValuesFrom kbv:BibliographicAgent ;
        owl:onProperty kbv:agent
    ] ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Contribution> ;
    kbv:label "Contribution"@en, "Medverkan"@sv .

kbv:Copyright
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:ProvisionActivity, [
        a owl:Restriction ;
        owl:onProperty kbv:hasPart ;
        owl:someValuesFrom kbv:Copyright
    ] ;
    kbv:label "Copyright"@en, "Copyright"@sv .

kbv:CopyrightNumber
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/CopyrightNumber> ;
    kbv:label "Copyright- eller pliktexemplarsnummer"@sv, "Copyright-legal deposit number"@en .

kbv:CopyrightRegistration
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/CopyrightRegistration> ;
    kbv:label "Copyright registration"@en .

kbv:Corporation
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Organization ;
    kbv:category kbv:pending ;
    kbv:label "Corporation"@en, "Korporation"@sv .

kbv:Country
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Place ;
    owl:equivalentClass sdo:Country, <http://www.loc.gov/mads/rdf/v1#Country> ;
    kbv:category kbv:heuristicIdentity ;
    kbv:label "Country"@en, "Land"@sv .

kbv:CoverArt
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/CoverArt> ;
    kbv:label "Cover art"@en, "Omslagsbild"@sv .

kbv:CoverTitle
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:VariantTitle ;
    kbv:label "Cover title"@en, "Omslagstitel"@sv .

kbv:CreateNote
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:ChangeNote ;
    kbv:category kbv:platform ;
    kbv:label "Create note"@en, "Tillkomstanmärkning"@sv .

kbv:Creation
    j.1:abstract true ;
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf <http://purl.org/dc/terms/BibliographicResource>, sdo:CreativeWork, <http://www.loc.gov/premis/rdf/v3/IntellectualEntity>, kbv:Endeavour ;
    kbv:comment "Abstrakt basklass för :Work och :Instance."@sv ;
    kbv:label "Creation"@en, "Verk eller instans"@sv .

kbv:CreatorCount
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Note ;
    kbv:category kbv:pending .

kbv:DOI
    a rdfs:Datatype, owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Doi> ;
    kbv:code "doi" ;
    kbv:comment "Digital Object Identifier." ;
    kbv:definition "Internationell standard för identifikation av digitala objekt."@sv ;
    kbv:exactMatch <http://id.loc.gov/vocabulary/identifiers/doi>, <http://www.wikidata.org/entity/Q25670> ;
    kbv:label "DOI", "DOI"@en .

kbv:Danacode
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    kbv:code "danacode" ;
    kbv:exactMatch <http://id.loc.gov/vocabulary/identifiers/danacode> ;
    kbv:label "Danacode"@sv .

kbv:DataCatalog
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass sdo:DataCatalog, <http://www.w3.org/ns/dcat#Catalog> ;
    kbv:category kbv:platform ;
    kbv:definition "A collection of datasets or data services."@en, "En samling av dataset eller datatjänster."@sv ;
    kbv:label "Data catalog"@en, "Datakatalog"@sv .

kbv:DataDistribution
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass sdo:DataDownload, <http://www.w3.org/ns/dcat#Distribution> ;
    kbv:category kbv:pending, kbv:platform ;
    kbv:label "Data distribution"@en, "Datadistribution"@sv .

kbv:DataService
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://www.w3.org/ns/dcat#DataService> ;
    kbv:category kbv:pending, kbv:platform ;
    kbv:label "Data service"@en, "Datatjänst"@sv .

kbv:Dataset
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:seeAlso <https://joinup.ec.europa.eu/collection/semantic-interoperability-community-semic/solution/dcat-application-profile-data-portals-europe/about>, <https://schema.org/docs/data-and-datasets.html>, <https://www.w3.org/wiki/WebSchemas/Datasets> ;
    rdfs:subClassOf kbv:Work ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Dataset>, <http://purl.org/dc/dcmitype/Dataset>, <http://rdfs.org/ns/void#Dataset>, sdo:Dataset, <http://www.w3.org/ns/dcat#Dataset> ;
    kbv:altLabel "Datamängd"@sv ;
    kbv:category kbv:platform ;
    kbv:comment "Dataset som begrepp har en bred och ibland svårdefinierad gräns. Vokabulären Schema och DCAT används vanligen mer inkluderande för att kunna vara behjälplig inom flera olika domäner och för den senare med definierade profiler för semantisk interoperabilitet. Bibframe och Dublin Core definitionerna syftar mer till att beskriva det strukturerade innehållet t.ex. listor, tabelldata. Void vokabuläret används mer specifikt för att beskriva samlingar av RDF-tripplar. Initativ till mappningar och linjeringar mellan dessa vokabulär förs genom olika intressegrupper bland annat W3C och DCAT-AP."@sv ;
    kbv:definition "Data kodad i en definierad struktur. Inkluderar bland annat numeriska data, miljödata. Används av applikationsprogramvara för att beräkna medelvärden, korrelationer, eller för att producera modeller etc."@sv ;
    kbv:label "Dataset"@en, "Dataset"@sv .

kbv:Datatype
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass rdfs:Datatype ;
    kbv:label "Data type"@en, "Datatyp"@sv .

kbv:DatatypeProperty
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Datatype ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass owl:DatatypeProperty ;
    kbv:label "Data type property"@en, "Egenskap"@sv .

kbv:Date
    a rdfs:Datatype ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:sameAs xsd:date .

kbv:DateTime
    a rdfs:Datatype ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:sameAs xsd:dateTime .

kbv:Day
    a rdfs:Datatype ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:sameAs xsd:gDay .

kbv:DescriptionAuthentication
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:AdminMetadata ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/DescriptionAuthentication> ;
    kbv:label "Beskrivningskontroll"@sv, "Metadata authentication"@en .

kbv:DescriptionConventions
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:AdminMetadata, kbv:Standard ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/DescriptionConventions> ;
    kbv:label "Description conventions"@en, "Katalogiseringsregler"@sv .

kbv:DescriptionLevel
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/DescriptionLevel> ;
    kbv:label "Description level"@en .

kbv:DigitalCharacteristic
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/DigitalCharacteristic> ;
    kbv:label "Digital characteristic"@en, "Digital karakteristika"@sv .

kbv:DigitalReproduction
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Reproduction ;
    kbv:label "Digital reproduction"@en, "Digital reproduktion"@sv .

kbv:Digitization
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Manufacture ;
    kbv:category kbv:pending ;
    kbv:label "Digitisering"@sv, "Digitization"@en .

kbv:Dimensions
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:label "Dimensions"@en, "Mått"@sv .

kbv:DirectContainer
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Container ;
    owl:equivalentClass <http://www.w3.org/ns/ldp#DirectContainer> ;
    kbv:category kbv:platform .

kbv:DiscoveryCapture
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Capture ;
    kbv:label "Capture of discovery of content"@en, "Upptäckt"@sv .

kbv:Dissertation
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Dissertation> ;
    kbv:label "Anmärkning om akademisk avhandling"@sv, "Dissertation information"@en .

kbv:DissertationIdentifier
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/DissertationIdentifier> ;
    kbv:label "Dissertation Identifier"@en, "Dissertations identifikator"@sv .

kbv:DistinctiveTitle
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:VariantTitle ;
    kbv:category kbv:pending ;
    kbv:changeNote "2020-04-17: Felaktigt använd i Libris, blockerad för tillägg via gränssnitt tillsvidare, använd Varianttitel istället."@sv ;
    kbv:label "Distinctive title"@en, "Titelvariant"@sv .

kbv:Distribution
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:ProvisionActivity, [
        a owl:Restriction ;
        owl:onProperty kbv:hasPart ;
        owl:someValuesFrom kbv:Distribution
    ] ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Distribution> ;
    kbv:label "Distribution"@sv, "Distributor"@en .

kbv:Document
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://xmlns.com/foaf/0.1/Document> ;
    kbv:label "Document"@en, "Dokument"@sv .

kbv:Duration
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf <http://purl.org/dc/terms/SizeOrDuration>, kbv:StructuredValue ;
    kbv:label "Duration"@en, "Speltid"@sv .

kbv:EAN
    a rdfs:Datatype, owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Ean> ;
    kbv:comment "International Article Identifier (European Article Number)." ;
    kbv:definition "Internationellt artikelnummer."@sv ;
    kbv:exactMatch <http://www.wikidata.org/entity/Q357404> ;
    kbv:label "EAN", "EAN"@en .

kbv:EIDR
    a rdfs:Datatype, owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Eidr> ;
    kbv:code "eidr" ;
    kbv:comment "Entertainment Identifier Registry" ;
    kbv:definition "Universellt unikt identifieringssystem inom film, tv och radio."@sv ;
    kbv:exactMatch <http://id.loc.gov/vocabulary/identifiers/eidr> ;
    kbv:label "EIDR", "EIDR"@en .

kbv:Electronic
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Instance, [
        a owl:Restriction ;
        owl:onProperty kbv:colorContent ;
        owl:someValuesFrom marc:ComputerColorType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:dimensions ;
        owl:someValuesFrom marc:ComputerDimensionsType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:carrierType ;
        owl:someValuesFrom marc:ComputerMaterialType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:soundContent ;
        owl:someValuesFrom marc:ComputerSoundType
    ] ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Electronic> ;
    kbv:closeMatch <http://rdvocab.info/termList/RDAMediaType/1003> ;
    kbv:definition "Resurs som är avsedd för manipulering av en dator, åtkomst direkt eller på distans."@sv ;
    kbv:inCollection marc:typeFromBib007 ;
    kbv:label "Electronic"@en, "Elektronisk"@sv .

kbv:Embargo
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:UsageAndAccessPolicy ;
    kbv:category kbv:pending ;
    kbv:label "Embargo"@en, "Embargo"@sv .

kbv:Embodiment
    j.1:abstract true ;
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Endeavour ;
    kbv:comment "Abstrakt basklass för :Instance och :Item."@sv ;
    kbv:label "Embodiment"@en, "Instans eller exemplar"@sv .

kbv:Emulsion
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Emulsion> ;
    kbv:label "Emulsion"@en, "Emulsion"@sv .

kbv:EncodedBitrate
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:DigitalCharacteristic ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/EncodedBitrate> ;
    kbv:label "Encoded bitrate"@en, "Överföringskapacitet (bitrate)"@sv .

kbv:EncodingFormat
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:DigitalCharacteristic ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/EncodingFormat>, <http://purl.org/dc/terms/FileFormat> ;
    kbv:altLabel "MIME-Type"@en, "MIME-typ"@sv, "Media Type"@en, "Mediatyp"@sv ;
    kbv:label "Encoding format"@en, "Kodningsformat"@sv .

kbv:EncodingLevel
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bflc/EncodingLevel> ;
    kbv:label "Beskrivningsnivå"@sv, "Encoding level"@en .

kbv:Endeavour
    j.1:abstract true ;
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Document ;
    kbv:comment "Abstrakt basklass för :Work, :Instance och :Item."@sv ;
    kbv:label "Endeavour"@en, "Verk, instans eller exemplar"@sv .

kbv:Ensemble
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Ensemble> ;
    kbv:label "Ensemble"@en, "Ensemble"@sv .

kbv:EntityContainer
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:IndirectContainer, [
        a owl:Restriction ;
        owl:hasValue kbv:mainEntity ;
        owl:onProperty kbv:insertedContentRelation
    ] ;
    kbv:category kbv:platform .

kbv:Enumeration
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:EnumerationAndChronology ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Enumeration> ;
    kbv:category kbv:pending ;
    kbv:label "Enumeration"@en .

kbv:EnumerationAndChronology
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/EnumerationAndChronology> ;
    kbv:category kbv:pending ;
    kbv:label "Enumeration and chronology"@en .

kbv:Event
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Event>, sdo:Event, <http://www.w3.org/ns/prov#Activity> ;
    kbv:label "Event entity"@en, "Händelse"@sv .

kbv:Extent
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:StructuredValue ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Extent> ;
    kbv:label "Extent"@en, "Omfång"@sv .

kbv:Family
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Agent, kbv:BibliographicAgent ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Family> ;
    kbv:altLabel "Familj"@sv ;
    kbv:label "Family"@en, "Släkt"@sv .

kbv:FieldOfActivity
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    kbv:label "Field of Activity"@en, "Verksamhetsområde"@sv .

kbv:File
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:MediaObject, [
        a owl:Restriction ;
        owl:allValuesFrom [
            owl:disjointWith kbv:File
        ] ;
        owl:onProperty kbv:includedIn
    ], [
        a owl:Restriction ;
        owl:allValuesFrom [
            owl:disjointWith kbv:File
        ] ;
        owl:onProperty kbv:includes
    ], [
        a owl:Restriction ;
        owl:allValuesFrom kbv:File ;
        owl:onProperty kbv:hasPart
    ] ;
    owl:equivalentClass <http://www.loc.gov/premis/rdf/v3/File> ;
    kbv:label "Fil"@sv, "File"@en .

kbv:FilePackage
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Document ;
    kbv:broader kbv:Dataset, kbv:MediaObject ;
    kbv:label "File package"@en, "Filpaket"@sv .

kbv:FileSize
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:DigitalCharacteristic ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/FileSize> ;
    kbv:label "File size"@en, "Filstorlek"@sv .

kbv:FileType
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:DigitalCharacteristic ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/FileType> ;
    kbv:label "File type"@en, "Filtyp"@sv .

kbv:Fingerprint
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Fingerprint> ;
    kbv:comment "Används normalt ej"@sv ;
    kbv:label "Fingerprint identifier"@en .

kbv:FontSize
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/FontSize> ;
    kbv:label "Font size"@en, "Teckengrad"@sv .

kbv:FormerTitle
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:VariantTitle ;
    kbv:label "Former title"@en, "Tidigare titel"@sv .

kbv:Frequency
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Frequency> ;
    kbv:category kbv:heuristicIdentity ;
    kbv:label "Frekvens"@sv, "Frequency"@en .

kbv:FrequencyPeriod
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:PubFrequency, kbv:TemporalQualification ;
    kbv:label "Frekvensperiod"@sv, "Frequency Period"@en .

kbv:FunctionalProperty
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass owl:FunctionalProperty ;
    kbv:label "Functional property"@en, "Funktionell egenskap"@sv .

kbv:FundRef
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    kbv:category kbv:pending ;
    kbv:label "Crossref Funder Registry" .

kbv:GRID
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    kbv:category kbv:pending ;
    kbv:comment "Global Research Identifier Database" ;
    kbv:label "GRID" .

kbv:GTIN14
    a rdfs:Datatype, owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Gtin14Number> ;
    kbv:code "gtin-14" ;
    kbv:comment "Global Trade Item Number 14." ;
    kbv:definition "14-siffrigt nummer tilldelat för identifikation av handelsartiklar."@sv ;
    kbv:exactMatch <http://id.loc.gov/vocabulary/identifiers/gtin-14> ;
    kbv:label "GTIN-14", "Global Trade Item Number 14"@en .

kbv:Generation
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Generation> ;
    kbv:label "Generation"@en, "Generation"@sv .

kbv:GenerationProcess
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:AdminMetadata ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/GenerationProcess> ;
    kbv:comment "Indikation på program eller process använt för att generera beskrivningen eller specifik konvertering."@sv ;
    kbv:label "Beskrivningsprocess"@sv, "Generation process"@en .

kbv:GenreForm
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Concept, [
        a owl:Restriction ;
        owl:onProperty kbv:inScheme ;
        owl:someValuesFrom kbv:GenreFormScheme
    ] ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/GenreForm>, <http://www.loc.gov/mads/rdf/v1#GenreForm> ;
    kbv:label "Genre/form"@en, "Genre/form"@sv .

kbv:GenreFormScheme
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:ConceptScheme ;
    kbv:label "Genre/Form scheme"@en, "Genre/form-system"@sv .

kbv:GenreSubdivision
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Subdivision ;
    kbv:broader kbv:GenreForm ;
    kbv:label "Genre subdivision"@en, "Underindelning för genre/form"@sv .

kbv:Geographic
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Place, kbv:Subject ;
    owl:equivalentClass <http://www.loc.gov/mads/rdf/v1#Geographic> ;
    kbv:label "Geografiskt ämnesord"@sv, "Geographic"@en .

kbv:GeographicCoverage
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/GeographicCoverage> ;
    kbv:label "Geografisk täckning"@sv, "Geographic coverage"@en .

kbv:GeographicSubdivision
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Subdivision ;
    kbv:broader kbv:Geographic ;
    kbv:label "Underindelning för geografisk term"@sv .

kbv:Globe
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Instance, [
        a owl:Restriction ;
        owl:allValuesFrom kbv:Cartography ;
        owl:onProperty kbv:instanceOf
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:genreForm ;
        owl:someValuesFrom marc:GlobeMaterialType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:baseMaterial ;
        owl:someValuesFrom marc:GlobeMediumType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:colorContent ;
        owl:someValuesFrom marc:MapColorType
    ] ;
    kbv:inCollection marc:typeFromBib007 ;
    kbv:label "Globe"@en, "Kartglob"@sv .

kbv:GrooveCharacteristic
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:SoundCharacteristic ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/GrooveCharacteristic> ;
    kbv:label "Groove characteristic"@en, "Spår"@sv .

kbv:HandleAction
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:AdministrativeAction ;
    kbv:category kbv:pending, kbv:platform ;
    kbv:label "Behandla"@sv, "Handle"@en .

kbv:Hdl
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Hdl> ;
    kbv:code "hdl" ;
    kbv:definition "Unik och persistent identifikator för digitala objekt utvecklad av Corporation for National Research Initiatives."@sv ;
    kbv:exactMatch <http://id.loc.gov/vocabulary/identifiers/hdl> ;
    kbv:label "Handle", "Handle"@en .

kbv:Hub
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Hub> ;
    kbv:label "Hub"@en .

kbv:ISAN
    a rdfs:Datatype, owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Isan> ;
    kbv:code "isan" ;
    kbv:comment "International Standard Audiovisual Number." ;
    kbv:definition "Identifikator för audiovisuella verk och versioner."@sv ;
    kbv:exactMatch <http://id.loc.gov/vocabulary/identifiers/isan>, <http://www.wikidata.org/entity/Q1654582> ;
    kbv:label "ISAN", "ISAN"@en .

kbv:ISBN
    a rdfs:Datatype, owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Isbn> ;
    kbv:comment "International Standard Book Number." ;
    kbv:definition "Internationellt system för identifikation av monografiska publikationer, till exempel böcker och kartor utgivna för allmän spridning."@sv ;
    kbv:exactMatch <http://id.loc.gov/vocabulary/identifiers/isbn>, <http://www.wikidata.org/entity/Q33057> ;
    kbv:label "ISBN"@en, "ISBN"@sv .

kbv:ISBN13
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:ISBN ;
    kbv:category kbv:pending ;
    kbv:comment "Används för närvarande ej i Libris."@sv ;
    kbv:label "ISBN-13" .

kbv:ISI
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    kbv:category kbv:pending ;
    kbv:comment "Institute of Scientific Information (Web of Science)" ;
    kbv:label "ISI" .

kbv:ISMN
    a rdfs:Datatype, owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Ismn> ;
    kbv:comment "International Standard Music Number." ;
    kbv:definition "Internationellt system för identifikation av noterad musik."@sv ;
    kbv:exactMatch <http://id.loc.gov/vocabulary/identifiers/ismn>, <http://www.wikidata.org/entity/Q1666938> ;
    kbv:label "ISMN"@en, "ISMN"@sv .

kbv:ISNI
    a rdfs:Datatype, owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Isni> ;
    kbv:comment "International Standard Name Identifier." ;
    kbv:definition "Internationellt system för identifikation av medverkande till medieinnehåll som böcker, tv-program och tidningsartiklar."@sv ;
    kbv:exactMatch <http://id.loc.gov/vocabulary/identifiers/isni>, <http://www.wikidata.org/entity/Q423048> ;
    kbv:label "ISNI", "ISNI"@en .

kbv:ISO
    a rdfs:Datatype, owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Iso> ;
    kbv:code "iso" ;
    kbv:comment "International Organization for Standardization standard number." ;
    kbv:exactMatch <http://id.loc.gov/vocabulary/identifiers/iso> ;
    kbv:label "ISO", "ISO number"@en .

kbv:ISO639-1
    a rdfs:Datatype ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentClass <http://purl.org/dc/terms/ISO639-1> ;
    kbv:label "ISO 639-1" .

kbv:ISO639-2
    a rdfs:Datatype ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentClass <http://purl.org/dc/terms/ISO639-2> ;
    kbv:label "ISO 639-2" .

kbv:ISO639-2-B
    a rdfs:Datatype ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:seeAlso <http://id.loc.gov/vocabulary/iso639-2/collection_iso639-2_Bibliographic_Codes> ;
    rdfs:subClassOf kbv:ISO639-2 ;
    kbv:comment "Bibliografisk språkkod"@sv ;
    kbv:label "ISO 639-2/B" .

kbv:ISO639-2-T
    a rdfs:Datatype ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:seeAlso <http://id.loc.gov/vocabulary/iso639-2/collection_iso639-2_Terminology_Codes> ;
    rdfs:subClassOf kbv:ISO639-2 ;
    kbv:comment "Terminologisk språkkod"@sv ;
    kbv:label "ISO 639-2/T" .

kbv:ISO639-3
    a rdfs:Datatype ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:seeAlso <https://iso639-3.sil.org/about/relationships> ;
    owl:equivalentClass <http://purl.org/dc/terms/ISO639-3> ;
    kbv:comment "Ur komplett, omfattande språkkodslista."@sv ;
    kbv:label "ISO 639-3" .

kbv:ISRC
    a rdfs:Datatype, owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Isrc> ;
    kbv:comment "International Standard Recording Code." ;
    kbv:definition "Internationellt system för identifikation av ljudinspelningar och musikvideor."@sv ;
    kbv:exactMatch <http://id.loc.gov/vocabulary/identifiers/isrc>, <http://www.wikidata.org/entity/Q1148336> ;
    kbv:label "ISRC", "ISRC"@en .

kbv:ISSN
    a rdfs:Datatype, owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier, [
        a owl:Restriction ;
        owl:onProperty kbv:source ;
        owl:someValuesFrom marc:NationalIssnCentre
    ] ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Issn> ;
    kbv:comment "International Standard Serial Number." ;
    kbv:definition "Internationellt system för identifikation av seriella resurser såsom tidskrifter och dagstidningar."@sv ;
    kbv:exactMatch <http://id.loc.gov/vocabulary/identifiers/issn>, <http://www.wikidata.org/entity/Q131276> ;
    kbv:label "ISSN"@en, "ISSN"@sv .

kbv:ISSNL
    a rdfs:Datatype, owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/IssnL> ;
    kbv:definition "ISSN för identifikation av seriella resurser med samma innehåll i olika medieversioner."@sv ;
    kbv:exactMatch <http://id.loc.gov/vocabulary/identifiers/issn-l>, <http://www.wikidata.org/entity/Q24748985> ;
    kbv:label "ISSN-L", "ISSN-L"@en .

kbv:ISTC
    a rdfs:Datatype, owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Istc> ;
    kbv:code "istc" ;
    kbv:comment "International Standard Text Code." ;
    kbv:definition "Internationellt system för identifikation av textbaserade verk."@sv ;
    kbv:exactMatch <http://id.loc.gov/vocabulary/identifiers/istc>, <http://www.wikidata.org/entity/Q1666944> ;
    kbv:label "ISTC", "ISTC"@en .

kbv:ISWC
    a rdfs:Datatype, owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Iswc> ;
    kbv:code "iswc" ;
    kbv:comment "International Standard Musical Work Code." ;
    kbv:definition "Internationellt system för identifikation av musikaliska verk."@sv ;
    kbv:exactMatch <http://id.loc.gov/vocabulary/identifiers/iswc>, <http://www.wikidata.org/entity/Q949026> ;
    kbv:label "ISWC", "ISWC"@en .

kbv:Identifier
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:StructuredValue ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Identifier> ;
    kbv:label "Identifier"@en, "Identifikator"@sv .

kbv:Identity
    j.1:abstract true ;
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    kbv:category marc:auth ;
    kbv:comment "A distinguished identity (in a bibliographic sense)."@en ;
    kbv:label "Identitet"@sv, "Identity"@en .

kbv:Illustration
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Illustration> ;
    kbv:label "Illustration"@sv, "Illustrative content"@en .

kbv:ImageBitDepth
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:DigitalCharacteristic ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bflc/ImageBitDepth> ;
    kbv:label "Bildens bitdjup"@sv, "Image bit depth"@en .

kbv:ImageObject
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:MediaObject ;
    owl:equivalentClass sdo:ImageObject ;
    kbv:label "Bildobjekt"@sv, "Image object"@en .

kbv:ImmediateAcquisition
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ImmediateAcquisition> ;
    kbv:label "Förvärvsuppgifter"@sv, "Immediate acquisition"@en .

kbv:InactiveShelfMark
    a kbv:ShelfMarkStatusType ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:prefLabel "Inactive shelf label"@en, "Inaktiv signumsvit"@sv .

kbv:IndirectContainer
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Container ;
    owl:equivalentClass <http://www.w3.org/ns/ldp#IndirectContainer> ;
    kbv:category kbv:platform .

kbv:InquiryAction
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:AdministrativeNotice ;
    kbv:category kbv:platform ;
    kbv:label "Förfrågan"@sv, "Inquiry"@en .

kbv:Instance
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Creation, kbv:Embodiment ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Instance> ;
    kbv:category marc:bib ;
    kbv:closeMatch <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation>, sdo:Product ;
    kbv:label "Instance"@en, "Instans"@sv .

kbv:Integrating
    a owl:Class, kbv:IssuanceType ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Continuing ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Integrating> ;
    kbv:exactMatch <http://id.loc.gov/vocabulary/issuance/intg>, <http://rdvocab.info/termList/ModeIssue/1004> ;
    kbv:label "Integrating"@en, "Integrating resource"@en, "Integrerande resurs"@sv .

kbv:IntendedAudience
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf sdo:Audience, kbv:Concept ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/IntendedAudience> ;
    kbv:label "Intended audience information"@en, "Målgrupp"@sv .

kbv:IssuanceType
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Issuance> ;
    kbv:label "Mode of issuance"@en, "Utgivningssätt"@sv .

kbv:IssueNumber
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    kbv:category kbv:pending .

kbv:Item
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Embodiment ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Item>, <http://purl.org/ontology/holding#Item>, sdo:Product ;
    kbv:category marc:hold ;
    kbv:closeMatch <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Item> ;
    kbv:label "Bestånd"@sv, "Item"@en .

kbv:ItemAvailability
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass sdo:ItemAvailability ;
    kbv:label "Availability"@en, "Exemplarstatus"@sv .

kbv:Jurisdiction
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Agent, kbv:BibliographicAgent, [
        a owl:Restriction ;
        owl:onProperty kbv:hasPart ;
        owl:someValuesFrom kbv:Jurisdiction
    ] ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Jurisdiction> ;
    kbv:label "Jurisdiction"@en, "Jurisdiktion"@sv .

kbv:KeyTitle
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:VariantTitle ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/KeyTitle> ;
    kbv:label "Key title"@en, "Nyckeltitel"@sv .

kbv:Kit
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:MixedMaterial, [
        a owl:Restriction ;
        owl:onProperty kbv:carrierType ;
        owl:someValuesFrom marc:KitMaterialType
    ] ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Kit> ;
    kbv:label "Kit"@en, "Paket"@sv .

kbv:KitInstance
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Instance, [
        a owl:Restriction ;
        owl:allValuesFrom kbv:Kit ;
        owl:onProperty kbv:instanceOf
    ] ;
    kbv:category kbv:pending ;
    kbv:inCollection marc:typeFromBib007 ;
    kbv:label "Instans av paket"@sv, "Kit Instance"@en .

kbv:LCCN
    a rdfs:Datatype, owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Lccn> ;
    kbv:comment "Library of Congress Control Number." ;
    kbv:exactMatch <http://id.loc.gov/vocabulary/identifiers/lccn> ;
    kbv:label "LCCN", "LCCN"@en .

kbv:Language
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:LanguageForm ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Language>, sdo:Language, <http://www.loc.gov/mads/rdf/v1#Language> ;
    kbv:category kbv:heuristicIdentity ;
    kbv:label "Language entity"@en, "Språk"@sv .

kbv:LanguageForm
    j.1:abstract true ;
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    kbv:label "Language form"@en, "Språklig form"@sv .

kbv:LanguagePeriod
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:TemporalQualification ;
    kbv:label "language period"@en, "språkperiod"@sv .

kbv:LanguageSubdivision
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Subdivision ;
    kbv:category kbv:pending ;
    kbv:label "Underindelning för språk"@sv .

kbv:LanguageTransformRules
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:ConceptScheme ;
    kbv:label "Language transform rules"@en, "Språktransformationsregler"@sv .

kbv:Layout
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Layout> ;
    kbv:label "Layout"@en, "Layout"@sv .

kbv:LcOverseasAcq
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/LcOverseasAcq> ;
    kbv:comment "Används normalt ej."@sv ;
    kbv:label "LC acquisition program"@en, "LC:s förvärvsprogram"@sv .

kbv:Library
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Agent, kbv:Collection ;
    kbv:label "Bibliotek"@sv, "Library"@en .

kbv:LibrisIIINumber
    a owl:Class ;
    rdfs:domain kbv:Record ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:SystemNumber ;
    kbv:comment "[FÅR EJ MAKULERAS] Åtta- eller tioställigt identifikationsnummer på LIBRIS-poster som konverterats från ett ursprungligt LIBRISIII-format (ISBN, ISSN eller ett tioställigt nummer som inleds med siffrorna '99'). Avser postens unika identitet i det gamla LIBRIS-systemet."@sv ;
    kbv:label "LIBRISIII-number"@en, "LIBRISIII-nummer"@sv .

kbv:LibrisLocalLanguageCode
    a rdfs:Datatype ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Local ;
    kbv:label "Librisdefinierad MARC-språkkod" .

kbv:LibrisNumber
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    kbv:category kbv:pending ;
    kbv:label "Libris number"@en, "Libris-nummer"@sv .

kbv:LibrisQueryCode
    a rdfs:Datatype ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> .

kbv:License
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:UsePolicy ;
    owl:equivalentClass <http://creativecommons.org/ns#License>, <http://purl.org/dc/terms/LicenseDocument> ;
    kbv:label "Licens"@sv, "License"@en .

kbv:LicenseAgreementBoundDescription
    a owl:Class, kbv:IssuanceType ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Aggregate ;
    kbv:category kbv:pending ;
    kbv:label "Licensavtalsbunden beskrivning"@sv, "License Agreement Bound Description"@en .

kbv:Local
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Local> ;
    kbv:definition "Lokalt etablerad identifikator och inte ett standardnummer."@sv ;
    kbv:label "Local identifier"@en, "Lokal identifikator"@sv .

kbv:MD5
    a rdfs:Datatype ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Checksum .

kbv:MachineModel
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:SystemRequirement ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bflc/MachineModel> ;
    kbv:label "Model"@en, "Modell"@sv .

kbv:Manufacture
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:ProvisionActivity, [
        a owl:Restriction ;
        owl:onProperty kbv:hasPart ;
        owl:someValuesFrom kbv:Manufacture
    ] ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Manufacture> ;
    kbv:label "Manufacturer"@en, "Tillverkning"@sv .

kbv:Manuscript
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Instance ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Manuscript>, <http://purl.org/ontology/bibo/Manuscript> ;
    kbv:definition "Resurs som är skriven för hand eller maskinskriven. Dessa är i allmänhet unika resurser."@sv ;
    kbv:label "Handskrift"@sv, "Manuscript"@en .

kbv:ManuscriptCartography
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Cartography, [
        a owl:Restriction ;
        owl:allValuesFrom kbv:Manuscript ;
        owl:onProperty kbv:hasInstance
    ] ;
    kbv:inCollection marc:typeOfRecord ;
    kbv:label "Karthandskrift"@sv, "Manuscript Cartography"@en .

kbv:ManuscriptNotatedMusic
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:NotatedMusic, [
        a owl:Restriction ;
        owl:allValuesFrom kbv:Manuscript ;
        owl:onProperty kbv:hasInstance
    ] ;
    kbv:inCollection marc:typeOfRecord ;
    kbv:label "Manuscript Notated Music"@en, "Musikhandskrift"@sv .

kbv:ManuscriptText
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Text, [
        a owl:Restriction ;
        owl:allValuesFrom kbv:Manuscript ;
        owl:onProperty kbv:hasInstance
    ] ;
    kbv:inCollection marc:typeOfRecord ;
    kbv:label "Manuscript Text"@en, "Texthandskrift"@sv .

kbv:Map
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Instance, [
        a owl:Restriction ;
        owl:allValuesFrom kbv:Cartography ;
        owl:onProperty kbv:instanceOf
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:genreForm ;
        owl:someValuesFrom marc:MapMaterialType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:colorContent ;
        owl:someValuesFrom marc:MapColorType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:baseMaterial ;
        owl:someValuesFrom marc:MapMediumType
    ] ;
    owl:equivalentClass <http://purl.org/ontology/bibo/Map> ;
    kbv:inCollection marc:typeFromBib007 ;
    kbv:label "Karta"@sv, "Map"@en .

kbv:Material
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Material> ;
    kbv:definition "Substans eller sammansättning som använts i framställningen av en resurs."@sv ;
    kbv:label "Material"@en, "Material"@sv .

kbv:MatrixNumber
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/MatrixNumber> ;
    kbv:label "Audio matrix number"@en, "Matrisnummer"@sv .

kbv:MediaObject
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Document ;
    owl:equivalentClass sdo:MediaObject ;
    kbv:label "Media object"@en, "Mediaobjekt"@sv .

kbv:MediaSubdivision
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Subdivision ;
    kbv:category kbv:pending ;
    kbv:label "Underindelning för media"@sv .

kbv:MediaType
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Media>, <http://purl.org/dc/terms/MediaType> ;
    kbv:label "Media type"@en, "Medietyp"@sv .

kbv:Meeting
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Agent, kbv:BibliographicAgent ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Meeting>, <http://purl.org/ontology/bibo/Conference> ;
    kbv:comment "En formell sammankomst"@sv ;
    kbv:label "Meeting"@en, "Möte"@sv .

kbv:MetadataLicensor
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Agent ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bflc/MetadataLicensor> ;
    kbv:label "Licensgivare för metadata"@sv, "Metadata licensor"@en .

kbv:Microform
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Instance, [
        a owl:Restriction ;
        owl:onProperty kbv:emulsion ;
        owl:someValuesFrom marc:MicroformEmulsionType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:carrierType ;
        owl:someValuesFrom marc:MicroformMaterialType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:reductionRatio ;
        owl:someValuesFrom marc:MicroformRangeType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:baseMaterial ;
        owl:someValuesFrom marc:FilmBaseType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:colorContent ;
        owl:someValuesFrom marc:MicroformColorType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:dimensions ;
        owl:someValuesFrom marc:MicroformDimensionsType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:polarity ;
        owl:someValuesFrom marc:PolarityType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:generation ;
        owl:someValuesFrom marc:MicroformGenerationType
    ] ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Microform> ;
    kbv:exactMatch <http://rdvocab.info/termList/RDAMediaType/1002> ;
    kbv:inCollection marc:typeFromBib007 ;
    kbv:label "Microform"@en, "Mikroform"@sv .

kbv:Mixed
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty kbv:carrierType ;
        owl:someValuesFrom marc:ItemType
    ] .

kbv:MixedMaterial
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Work ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/MixedMaterial> ;
    kbv:definition "Resurs som består av flera olika typer som inte drivs av programvara; till exempel en manuskriptsamling av text, fotografier och ljudinspelningar."@sv ;
    kbv:label "Blandat material"@sv, "Mixed material"@en .

kbv:Modification
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:ProvisionActivity ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Modification> ;
    kbv:label "Modification"@en .

kbv:Monograph
    a owl:Class, kbv:IssuanceType ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Monograph> ;
    kbv:exactMatch <http://id.loc.gov/vocabulary/issuance/mono>, <http://rdvocab.info/termList/ModeIssue/1001> ;
    kbv:label "Monografisk resurs"@sv, "Monograph"@en .

kbv:Month
    a rdfs:Datatype ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:sameAs xsd:gMonth .

kbv:MonthDay
    a rdfs:Datatype ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:sameAs xsd:gMonthDay .

kbv:Mount
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Mount> ;
    kbv:label "Montering"@sv, "Mount"@en .

kbv:MovementNotation
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Notation ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/MovementNotation> ;
    kbv:label "Movement notation"@en, "Typ av rörelsenotation"@sv .

kbv:MovingImage
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Visual, [
        a owl:Restriction ;
        owl:onProperty kbv:dimensions ;
        owl:someValuesFrom marc:MotionPicDimensionsType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:baseMaterial ;
        owl:someValuesFrom marc:FilmBaseType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:colorContent ;
        owl:someValuesFrom marc:ColorType, marc:MotionPicColorType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:soundContent ;
        owl:someValuesFrom marc:SoundType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:polarity ;
        owl:someValuesFrom marc:MotionPicPosNegType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:soundCharacteristic ;
        owl:someValuesFrom marc:MediumType, marc:MotionPicConfigurationOrVideoPlaybackType
    ] ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/MovingImage>, <http://purl.org/dc/dcmitype/MovingImage> ;
    kbv:definition "Bilder avsedda att uppfattas som rörliga, inklusive spel- och animerad film, videoinspelningar av föreställningar, evenemang osv."@sv ;
    kbv:label "Moving image"@en, "Rörlig bild"@sv .

kbv:MovingImageInstance
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Instance, [
        a owl:Restriction ;
        owl:allValuesFrom kbv:MovingImage ;
        owl:onProperty kbv:instanceOf
    ] ;
    kbv:category kbv:pending ;
    kbv:inCollection marc:typeFromBib007 ;
    kbv:label "Instans av rörlig bild"@sv .

kbv:Multimedia
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Work, [
        a owl:Restriction ;
        owl:onProperty kbv:intendedAudience ;
        owl:someValuesFrom marc:AudienceType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:contentType ;
        owl:someValuesFrom marc:ComputerTypeOfFileType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:carrierType ;
        owl:someValuesFrom marc:ComputerItemType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:genreForm ;
        owl:someValuesFrom marc:ComputerTypeOfFileType, marc:GovernmentPublicationType
    ] ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Multimedia> ;
    kbv:definition "Elektronisk resurs som är ett datorprogram (dvs. digitalt kodade instruktioner avsedda att bearbetas och utföras av en dator) eller som består av flera mediatyper som är programvarudrivna, såsom datorspel."@sv ;
    kbv:label "Multimedia"@sv, "Software or multimedia"@en .

kbv:Multipart
    j.1:abstract true ;
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Aggregate ;
    kbv:label "Multipart"@en, "Multipel del"@sv .

kbv:Music
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Audio ;
    kbv:label "Music"@en, "Musik"@sv .

kbv:MusicAudio
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Audio ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/MusicAudio> ;
    kbv:label "Music audio"@en .

kbv:MusicDistributorNumber
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/MusicDistributorNumber> ;
    kbv:label "Distributörsnummer (musik)"@sv, "Music distributor number"@en .

kbv:MusicEnsemble
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Ensemble ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/MusicEnsemble> ;
    kbv:label "Music ensemble"@en, "Musikensemble"@sv .

kbv:MusicFormat
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/MusicFormat> ;
    owl:euivalentClass <http://id.loc.gov/ontologies/bibframe/MusicFormat> ;
    kbv:label "Format för noterad musik"@sv, "Notated music format"@en .

kbv:MusicInstrument
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/MusicInstrument> ;
    kbv:label "Musical instrument"@en, "Musikinstrument"@sv .

kbv:MusicMedium
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/MusicMedium> ;
    kbv:label "Besättning"@sv, "Music medium information"@en .

kbv:MusicNotation
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Notation ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/MusicNotation> ;
    kbv:label "Music notation"@en, "Typ av musiknotation"@sv .

kbv:MusicPlate
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/MusicPlate> ;
    kbv:label "Music plate number"@en, "Plåtnummer"@sv .

kbv:MusicPublisherNumber
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/MusicPublisherNumber> ;
    kbv:label "Editionsnummer"@sv, "Music publisher number"@en .

kbv:MusicVoice
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/MusicVoice> ;
    kbv:label "Music voice"@en, "Röst"@sv .

kbv:NBN
    a rdfs:Datatype, owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Nbn> ;
    kbv:comment "National Bibliography Number."@en, "Nationalbibliografiskt nummer."@sv ;
    kbv:exactMatch <http://www.wikidata.org/entity/Q3873059> ;
    kbv:label "NBN", "NBN"@en ;
    kbv:scopeNote "Används normalt ej i Libris"@sv .

kbv:Nationality
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    kbv:label "Nationalitet"@sv, "Nationality"@en .

kbv:NonMusicAudio
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Audio ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/NonMusicAudio> ;
    kbv:label "Non-music audio"@en .

kbv:NonMusicalAudio
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Audio ;
    kbv:category kbv:pending .

kbv:NotatedMovement
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Work ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/NotatedMovement> ;
    kbv:definition "Grafisk framställning av rörelse avsedd att uppfattas visuellt, t.ex. noterad dans."@sv ;
    kbv:exactMatch <http://rdvocab.info/termList/RDAContentType/1009> ;
    kbv:label "Notated movement"@en, "Noterad rörelse"@sv .

kbv:NotatedMusic
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Work, [
        a owl:Restriction ;
        owl:onProperty kbv:carrierType ;
        owl:someValuesFrom marc:KitMaterialType
    ] ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/NotatedMusic> ;
    kbv:definition "Grafisk framställning av musikaliskt verk, avsedd att uppfattas visuellt."@sv ;
    kbv:exactMatch <http://rdvocab.info/termList/RDAContentType/1010> ;
    kbv:label "Notated music"@en, "Noterad musik"@sv .

kbv:NotatedMusicInstance
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Instance, [
        a owl:Restriction ;
        owl:allValuesFrom kbv:NotatedMusic ;
        owl:onProperty kbv:instanceOf
    ] ;
    kbv:category kbv:pending ;
    kbv:inCollection marc:typeFromBib007 ;
    kbv:label "Instans av musiknoter"@sv, "Notated Music Instance"@en .

kbv:Notation
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Notation> ;
    kbv:label "Notation"@en, "Notationssystem"@sv .

kbv:Note
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:StructuredValue ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Note> ;
    kbv:label "Anmärkning"@sv, "Note"@en .

kbv:NumberingOfSerials
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:label "Numbering of serials"@en, "numrering av seriella resurser"@sv .

kbv:ORCID
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    kbv:comment "Open Researcher and Contributor ID" ;
    kbv:exactMatch <http://www.wikidata.org/entity/Q51044> ;
    kbv:label "ORCID" .

kbv:Object
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Work ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Object> ;
    kbv:altLabel "Objekt"@sv ;
    kbv:broadMatch <http://rdvocab.info/termList/RDAContentType/1021> ;
    kbv:definition "Resurs i en form avsedd att uppfattas visuellt i tre dimensioner. Inkluderar tillverkade föremål som modeller, skulpturer, kläder och leksaker samt naturligt förekommande föremål, till exempel monterade för visning."@sv ;
    kbv:label "Föremål"@sv, "Three-dimensional object"@en .

kbv:ObjectCount
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:DigitalCharacteristic ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ObjectCount> ;
    kbv:label "Digital cartographic object count"@en .

kbv:ObjectProperty
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass owl:ObjectProperty ;
    kbv:label "Object property"@en, "Relation"@sv .

kbv:Observation
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf <http://purl.org/linked-data/cube#Observation> ;
    kbv:category kbv:platform .

kbv:Occupation
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass sdo:Occupation, <http://www.loc.gov/mads/rdf/v1#Occupation> ;
    kbv:label "Occupation"@en, "Yrke eller sysselsättning"@sv .

kbv:OnlineAvailability
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Availability ;
    kbv:category kbv:pending ;
    kbv:label "Online availability"@en, "Online-tillgänglighet"@sv .

kbv:Ontology
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass owl:Ontology ;
    kbv:altLabel "Vocabulary"@en, "Vokabulär"@sv ;
    kbv:label "Ontologi"@sv, "Ontology"@en .

kbv:OpenAccessAvailability
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Availability ;
    kbv:category kbv:pending ;
    kbv:label "Open access"@en, "OpenAccess"@sv .

kbv:OperatingSystem
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:SystemRequirement ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bflc/OperatingSystem> ;
    kbv:label "Operating system"@en, "Operativsystem"@sv .

kbv:Organization
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Agent, kbv:BibliographicAgent, [
        a owl:Restriction ;
        owl:onProperty kbv:hasPart ;
        owl:someValuesFrom kbv:Organization
    ] ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Organization>, sdo:Organization, <http://xmlns.com/foaf/0.1/Organization> ;
    kbv:label "Organisation"@sv, "Organization"@en .

kbv:PMID
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    kbv:category kbv:pending ;
    kbv:comment "PubMed ID" ;
    kbv:exactMatch <http://www.wikidata.org/entity/Q2082879> ;
    kbv:label "PMID" .

kbv:ParallelTitle
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:VariantTitle ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ParallelTitle> ;
    kbv:label "Parallel title proper"@en, "Parallelltitel"@sv .

kbv:Part
    j.1:abstract true ;
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    kbv:label "Del av resurs"@sv, "Part"@en .

kbv:PartialCollectionView
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass sdo:CollectionPage, <http://www.w3.org/ns/hydra/core#PartialCollectionView> ;
    kbv:category kbv:platform .

kbv:PartialDateTime
    a rdfs:Datatype ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentClass <http://id.loc.gov/datatypes/edtf/EDTF-level2> ;
    kbv:comment "Used for dates, dates and times, and intervals combining precise elements with uncertain, approximate, or unspecified parts. Also applicable for sets of dates."@en .

kbv:PartitiveRelationship
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Relationship, [
        a owl:Restriction ;
        owl:onProperty kbv:relation ;
        owl:someValuesFrom kbv:hasPart
    ] ;
    kbv:label "Partitive relationship"@en, "Relation till del"@sv .

kbv:PatentNumber
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    kbv:category kbv:pending ;
    kbv:label "Patent number"@en, "Patentnummer"@sv .

kbv:Person
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf <http://xmlns.com/foaf/0.1/Person>, kbv:Agent, kbv:BibliographicAgent ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Person>, sdo:Person, <http://xmlns.com/foaf/0.1/Person> ;
    kbv:label "Person"@en, "Person"@sv .

kbv:Place
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Place>, sdo:Place, <http://www.w3.org/ns/prov#Location> ;
    kbv:label "Place"@en, "Plats"@sv .

kbv:PlaceholderRecord
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Record ;
    kbv:category kbv:platform ;
    kbv:label "Placeholder record"@en, "Platshållarpost"@sv .

kbv:PlaybackChannels
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:SoundCharacteristic ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/PlaybackChannels> ;
    kbv:label "Configuration of playback channels"@en, "Ljudkonfiguration"@sv .

kbv:PlaybackCharacteristic
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:SoundCharacteristic ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/PlaybackCharacteristic> ;
    kbv:label "Inspelningsprotokoll"@sv, "Special playback characteristics"@en .

kbv:PlayingSpeed
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:SoundCharacteristic ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/PlayingSpeed> ;
    kbv:label "Playing speed"@en, "Spelhastighet"@sv .

kbv:Polarity
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Polarity> ;
    kbv:label "Polaritet"@sv, "Polarity"@en .

kbv:PoliticalTendency
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Concept ;
    kbv:label "political tendency"@en, "politisk tendens"@sv .

kbv:PoliticalTendencyPeriod
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:TemporalQualification ;
    kbv:label "period av politisk tendens"@sv, "political tendency period"@en .

kbv:PostalRegistration
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/PostalRegistration> ;
    kbv:comment "Används normalt ej i Libris."@sv ;
    kbv:label "Postal registration number"@en, "Registreringsnummer för postal behandling av publikationen"@sv .

kbv:PresentationFormat
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf <http://id.loc.gov/ontologies/bibframe/ProjectionCharacteristic>, kbv:ProjectionCharacteristic ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/PresentationFormat> ;
    kbv:label "Presentation format"@en, "Presentationsformat"@sv .

kbv:PrimaryBulkProduction
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:PrimaryProduction ;
    kbv:label "Primary bulk production"@en, "Primär bulkproduktion"@sv .

kbv:PrimaryContribution
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Contribution ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bflc/PrimaryContribution>, <http://id.loc.gov/ontologies/bibframe/PrimaryContribution> ;
    kbv:comment "Ange namnet för först nämnda upphov här. Välj en auktoriserad namnform från listan eller skapa en ny, om det behövs."@sv ;
    kbv:label "Primary contribution"@en, "Primär medverkan"@sv .

kbv:PrimaryProduction
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:PrimaryProvisionActivity, kbv:Production ;
    kbv:label "Primary production"@en, "Primär produktion"@sv .

kbv:PrimaryProvisionActivity
    j.1:abstract true ;
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:ProvisionActivity ;
    kbv:label "Primary provision activity"@en, "Primärt tillgängliggörande"@sv .

kbv:PrimaryPublication
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:PrimaryProvisionActivity, kbv:Publication ;
    kbv:label "Primary publication"@en, "Primär utgivning"@sv .

kbv:Print
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Instance ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Print> ;
    kbv:definition "Resurs som är mångfaldigad genom tryck."@sv ;
    kbv:label "Printed"@en, "Tryck"@sv .

kbv:Production
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:ProvisionActivity, [
        a owl:Restriction ;
        owl:onProperty kbv:hasPart ;
        owl:someValuesFrom kbv:Production
    ] ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Production> ;
    kbv:label "Producer"@en, "Produktion"@sv .

kbv:ProductionMethod
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ProductionMethod> ;
    kbv:label "Production method"@en, "Produktionsmetod"@sv .

kbv:ProgrammingLanguage
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:SystemRequirement ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bflc/ProgrammingLanguage> ;
    kbv:label "Programming language"@en, "Programspråk"@sv .

kbv:ProjectedImage
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Visual ;
    kbv:category kbv:pending ;
    kbv:label "Projected Image"@en, "Projicerad bild"@sv .

kbv:ProjectedImageInstance
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Instance, [
        a owl:Restriction ;
        owl:allValuesFrom kbv:ProjectedImage ;
        owl:onProperty kbv:instanceOf
    ] ;
    kbv:category kbv:pending ;
    kbv:inCollection marc:typeFromBib007 ;
    kbv:label "Instans av projicerad bild"@sv, "Projected Image Instance"@en .

kbv:Projection
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Projection> ;
    kbv:label "Projection"@en, "Projektion"@sv .

kbv:ProjectionCharacteristic
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ProjectionCharacteristic> ;
    kbv:label "Projection characteristic"@en, "Projektionskarakteristika"@sv .

kbv:ProjectionSpeed
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf <http://id.loc.gov/ontologies/bibframe/ProjectionCharacteristic>, kbv:ProjectionCharacteristic ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ProjectionSpeed> ;
    kbv:label "Projection speed"@en, "Projektionshastighet"@sv .

kbv:ProvisionActivity
    j.1:abstract true ;
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Event, kbv:QualifiedRole ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ProvisionActivity> ;
    kbv:label "Produktion, utgivning, distribution och/eller tillverkning"@sv, "Provider entity"@en .

kbv:PubFrequency
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/PubFrequency> ;
    kbv:category kbv:pending ;
    kbv:label "Publication Frequency"@en .

kbv:Publication
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:ProvisionActivity, [
        a owl:Restriction ;
        owl:onProperty kbv:hasPart ;
        owl:someValuesFrom kbv:Publication
    ] ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Publication> ;
    kbv:label "Publisher"@en, "Utgivning"@sv .

kbv:PublisherNumber
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/PublisherNumber> ;
    kbv:label "Publisher number"@en, "Utgivningsnummer"@sv .

kbv:QualifiedRole
    j.1:abstract true ;
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf rdf:Statement ;
    owl:equivalentClass sdo:Role ;
    kbv:label "Kvalificerad roll"@sv, "Qualified role"@en .

kbv:QueryConstruct
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    kbv:category kbv:pending, kbv:platform .

kbv:RAiD
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:seeAlso <https://raid.org/> ;
    rdfs:subClassOf kbv:URI ;
    kbv:category kbv:pending ;
    kbv:comment "Research Activity Identifier" ;
    kbv:definition "Persistent identifier for research projects; governed by ISO 23527 and managed by Australian Research Data Commons."@en ;
    kbv:label "RAiD" .

kbv:ROR
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:URI ;
    kbv:category kbv:pending ;
    kbv:comment "Research Organization Registry ID" ;
    kbv:exactMatch <http://id.loc.gov/vocabulary/identifiers/ror>, <http://www.wikidata.org/entity/Q63565260> ;
    kbv:label "ROR" .

kbv:Record
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:AdminMetadata, [
        a owl:Restriction ;
        owl:onProperty kbv:descriptionConventions ;
        owl:someValuesFrom marc:CatFormType, marc:CatalogingRulesType
    ] ;
    kbv:category kbv:platform ;
    kbv:label "Post"@sv, "Record"@en .

kbv:RecordingCapture
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Capture ;
    kbv:label "Capture of recording content"@en, "Inspelning, tillblivelse"@sv .

kbv:RecordingMedium
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:SoundCharacteristic ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/RecordingMedium> ;
    kbv:label "Ljudbärare"@sv, "Recording medium"@en .

kbv:RecordingMethod
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf <http://id.loc.gov/ontologies/bibframe/SoundCharacteristic>, kbv:SoundCharacteristic ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/RecordingMethod> ;
    kbv:label "Inspelningstyp"@sv, "Type of recording"@en .

kbv:ReductionRatio
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ReductionRatio> ;
    kbv:label "Förminskningsgrad"@sv, "Reduction ratio"@en .

kbv:RegionalEncoding
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:DigitalCharacteristic ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/RegionalEncoding> ;
    kbv:label "Regional encoding"@en, "Regional kodning"@sv .

kbv:Relation
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:ObjectProperty ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bflc/Relation> ;
    kbv:label "Relation"@en, "Relation"@sv .

kbv:Relationship
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf <http://www.w3.org/ns/prov#PrimarySource>, kbv:QualifiedRole ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bflc/Relationship> ;
    kbv:label "Relation"@sv, "Relationship"@en .

kbv:Relief
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Relief> ;
    kbv:label "Relief"@en .

kbv:RemoteSensingImage
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Instance, [
        a owl:Restriction ;
        owl:onProperty kbv:carrierType ;
        owl:someValuesFrom marc:KitMaterialType
    ], [
        a owl:Restriction ;
        owl:allValuesFrom kbv:Cartography ;
        owl:onProperty kbv:instanceOf
    ] ;
    kbv:category kbv:pending ;
    kbv:inCollection marc:typeFromBib007 ;
    kbv:label "Satellitbild"@sv .

kbv:ReportNumber
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ReportNumber> ;
    kbv:label "Technical report number"@en, "Tekniskt rapportnummer"@sv .

kbv:Representation
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Embodiment, [
        a owl:Restriction ;
        owl:allValuesFrom [
            owl:disjointWith kbv:Representation
        ] ;
        owl:onProperty kbv:includedIn
    ], [
        a owl:Restriction ;
        owl:allValuesFrom [
            owl:disjointWith kbv:Representation
        ] ;
        owl:onProperty kbv:includes
    ], [
        a owl:Restriction ;
        owl:allValuesFrom kbv:Representation ;
        owl:onProperty kbv:hasPart
    ] ;
    owl:equivalentClass <http://www.loc.gov/premis/rdf/v3/Representation> ;
    kbv:label "Representation"@en, "Representation"@sv .

kbv:Reproduction
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Production ;
    kbv:label "Reproduction"@en, "Reproduktion"@sv .

kbv:Resolution
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:DigitalCharacteristic ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Resolution> ;
    kbv:label "Resolution"@en, "Upplösning"@sv .

kbv:Resource
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentClass rdfs:Resource ;
    kbv:altLabel "Entitet"@sv, "Entity"@en ;
    kbv:label "Resource"@en, "Resurs"@sv .

kbv:ResourceView
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass sdo:ItemPage ;
    kbv:category kbv:platform .

kbv:RetentionPolicy
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:UsageAndAccessPolicy ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/RetentionPolicy> ;
    kbv:label "Retention policy"@en, "Villkor för bibehållande"@sv .

kbv:Review
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Review> ;
    kbv:label "Recension"@sv, "Review"@en .

kbv:Ringgold
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    kbv:category kbv:pending ;
    kbv:comment "Ringgold ID" ;
    kbv:exactMatch <http://www.wikidata.org/entity/Q17016896> ;
    kbv:label "RIN" .

kbv:Role
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:ObjectProperty, [
        a owl:Restriction ;
        owl:allValuesFrom kbv:Agent ;
        owl:onProperty rdfs:range
    ] ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Role> ;
    kbv:category kbv:heuristicIdentity ;
    kbv:label "Funktion"@sv, "Role"@en .

kbv:RunningTitle
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:VariantTitle ;
    kbv:label "Kolumntitel"@sv, "Running title"@en .

kbv:SHA256
    a rdfs:Datatype ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Checksum .

kbv:SICI
    a rdfs:Datatype, owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Sici> ;
    kbv:comment "Serial Item and Contribution Identifier." ;
    kbv:exactMatch <http://id.loc.gov/vocabulary/identifiers/sici>, <http://www.wikidata.org/entity/Q3479782> ;
    kbv:label "SICI", "SICI"@en .

kbv:SMDBNumber
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:SystemNumber ;
    kbv:comment "Identifikationsnummer i Svensk mediedatabas."@sv ;
    kbv:editorialNote "ID-numren i SMDB är helt numeriska och innehåller 9 positioner, t ex 001451747"@sv ;
    kbv:label "SMDB-Nummer" .

kbv:STRN
    a rdfs:Datatype, owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Strn> ;
    kbv:comment "Standard Technical Report Number." ;
    kbv:label "STRN", "STRN"@en .

kbv:Scale
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Scale> ;
    kbv:label "Scale"@en, "Skala"@sv .

kbv:ScopusID
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    kbv:category kbv:pending ;
    kbv:label "Scopus ID" .

kbv:Script
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Notation ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Script> ;
    kbv:altLabel "Skriftart"@sv, "Writing system"@en ;
    kbv:editorialNote "Hette tidigare Skriftart i KRS."@sv ;
    kbv:label "Language script"@en, "Script"@en, "Skriftsystem"@sv .

kbv:SearchMapping
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf <http://www.w3.org/ns/hydra/core#IriTemplateMapping> ;
    kbv:category kbv:platform .

kbv:SearchTemplate
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf <http://www.w3.org/ns/hydra/core#IriTemplate> ;
    kbv:category kbv:platform .

kbv:Serial
    a owl:Class, kbv:IssuanceType ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Continuing, [
        a owl:Restriction ;
        owl:onProperty kbv:carrierType ;
        owl:someValuesFrom marc:ItemType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:contentType ;
        owl:someValuesFrom marc:SerialsTypeOfSerialType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:frequency ;
        owl:someValuesFrom marc:SerialsFrequencyType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:genreForm ;
        owl:someValuesFrom marc:GovernmentPublicationType, marc:SerialsContentsType, marc:SerialsNatureType, marc:SerialsTypeOfSerialType
    ] ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Serial> ;
    kbv:exactMatch <http://id.loc.gov/vocabulary/issuance/serl>, <http://rdvocab.info/termList/ModeIssue/1003> ;
    kbv:label "Serial"@en, "Seriell resurs"@sv .

kbv:SerialComponentPart
    a owl:Class, kbv:IssuanceType ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:ComponentPart, kbv:Serial ;
    kbv:label "Del av sammansatt seriell resurs"@sv, "Serial Component Part"@en .

kbv:SerialEdition
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Creation, kbv:TemporalEntity, [
        a owl:Restriction ;
        owl:hasValue kbv:Serial ;
        owl:onProperty kbv:issuanceType
    ] ;
    kbv:label "Serial Edition"@en, "Seriell utgåva"@sv .

kbv:Series
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Series> ;
    kbv:label "Series"@en .

kbv:SeriesMembership
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:PartitiveRelationship, [
        a owl:Restriction ;
        owl:hasValue kbv:hasSeries ;
        owl:onProperty kbv:predicate
    ] ;
    kbv:label "Seriemedlemskap"@sv, "Series membership"@en .

kbv:ShelfMark
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ShelfMark> ;
    kbv:label "Hyllkod"@sv, "Shelf location"@en .

kbv:ShelfMarkDdc
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:ShelfMark ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ShelfMarkDdc> ;
    kbv:category kbv:pending ;
    kbv:label "DDC call number"@en, "Hyllkod DDK"@sv .

kbv:ShelfMarkLcc
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:ShelfMark ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ShelfMarkLcc> ;
    kbv:category kbv:pending ;
    kbv:label "Hyllkod LCC"@sv, "LCC call number"@en .

kbv:ShelfMarkNlm
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:ShelfMark ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ShelfMarkNlm> ;
    kbv:category kbv:pending ;
    kbv:label "Hyllkod NLM"@sv, "NLM call number"@en .

kbv:ShelfMarkSequence
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    kbv:category marc:auth, kbv:distinct ;
    kbv:label "Shelf label sequence"@en, "Signumsvit"@sv .

kbv:ShelfMarkStatusType
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Status ;
    kbv:code "ShelfMarkStatusType" ;
    kbv:prefLabel "Shelf label status"@en, "Status för signumsvit"@sv .

kbv:ShelfMarkUdc
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:ShelfMark ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ShelfMarkUdc> ;
    kbv:category kbv:pending ;
    kbv:label "Hyllkod UDK"@sv, "UDC call number"@en .

kbv:SingleItem
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Item ;
    owl:equivalentClass sdo:IndividualProduct ;
    kbv:category marc:none ;
    kbv:label "Exemplar"@sv, "Single item"@en .

kbv:Slice
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    rdfs:subPropertyOf <http://purl.org/linked-data/cube#Slice> ;
    kbv:category kbv:platform .

kbv:Software
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Work ;
    owl:equivalentClass <http://purl.org/dc/dcmitype/Software> ;
    kbv:altLabel "Mjukvara"@sv ;
    kbv:category kbv:pending ;
    kbv:definition "A computer program in source or compiled form."@en, "Data och maskininstruktioner representerad som källkod eller i kompilerad form."@sv ;
    kbv:label "Programvara"@sv, "Software"@en .

kbv:SoundCharacteristic
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/SoundCharacteristic> ;
    kbv:label "Ljudkarakteristika"@sv, "Sound characteristic"@en .

kbv:SoundContent
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/SoundContent> ;
    kbv:label "Ljudinnehåll"@sv, "Sound content"@en .

kbv:SoundRecording
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Instance, [
        a owl:Restriction ;
        owl:allValuesFrom kbv:Audio ;
        owl:onProperty kbv:instanceOf
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:soundCharacteristic ;
        owl:someValuesFrom marc:SoundGrooveType, marc:SoundKindOfCuttingType, marc:SoundPlaybackChannelType, marc:SoundPlaybackCharacterType, marc:SoundSpeedType, marc:SoundTapeConfigurationType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:carrierType ;
        owl:someValuesFrom marc:SoundMaterialType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:dimensions ;
        owl:someValuesFrom marc:SoundDimensionsType, marc:SoundTapeWidthType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:generation ;
        owl:someValuesFrom marc:SoundKindOfDiscType
    ] ;
    kbv:inCollection marc:typeFromBib007 ;
    kbv:label "Ljudinspelning"@sv, "Sound Recording"@en .

kbv:Source
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Source> ;
    kbv:label "Källa"@sv, "Source"@en .

kbv:SourceData
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf <http://www.loc.gov/mads/rdf/v1#Source>, kbv:QualifiedRole ;
    kbv:label "Källa vid belagd uppgift"@sv, "Source data"@en .

kbv:SourceDataNotFound
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:SourceData ;
    kbv:label "Källa vid icke-belagd uppgift"@sv, "Source data not found"@en .

kbv:SpineTitle
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:VariantTitle ;
    kbv:label "Ryggtitel"@sv, "Spine title"@en .

kbv:Standard
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://purl.org/dc/terms/Standard> ;
    kbv:category kbv:pending .

kbv:Statistics
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    rdfs:subPropertyOf <http://purl.org/linked-data/cube#DataSet> ;
    kbv:category kbv:platform .

kbv:Status
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Status> ;
    kbv:label "Status"@en, "Status"@sv .

kbv:StillImage
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Visual, [
        a owl:Restriction ;
        owl:onProperty kbv:mount ;
        owl:someValuesFrom marc:NonProjectedType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:baseMaterial ;
        owl:someValuesFrom marc:NonProjectedType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:genreForm ;
        owl:someValuesFrom marc:NonProjMaterialType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:colorContent ;
        owl:someValuesFrom marc:ColorType
    ] ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/StillImage>, <http://purl.org/dc/dcmitype/StillImage> ;
    kbv:definition "Resurs uttryckt genom linje, form, skuggning, etc. Avsedd att uppfattas visuellt som en stillbild eller bilder i två dimensioner."@sv ;
    kbv:exactMatch <http://rdvocab.info/termList/RDAContentType/1014> ;
    kbv:label "Still image"@en, "Stillbild"@sv .

kbv:StillImageInstance
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Instance, [
        a owl:Restriction ;
        owl:allValuesFrom kbv:StillImage ;
        owl:onProperty kbv:instanceOf
    ] ;
    kbv:inCollection marc:typeFromBib007 ;
    kbv:label "Instans av stillbild"@sv, "Still Image Instance"@en .

kbv:StockNumber
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/StockNumber> ;
    kbv:label "Lagernummer"@sv, "Stock number"@en .

kbv:StructuredProperty
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:StructuredValue ;
    rdfs:subClassOf kbv:Resource ;
    rdfs:subPropertyOf owl:ObjectProperty ;
    kbv:label "Structured property"@en, "Strukturerad egenskap"@sv .

kbv:StructuredValue
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass sdo:StructuredValue ;
    kbv:closeMatch rdfs:Datatype ;
    kbv:label "Structured value"@en, "Strukturerat värde"@sv .

kbv:StudyNumber
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/StudyNumber> ;
    kbv:label "Registreringsnummer för datafiler"@sv, "Study number"@en .

kbv:SubCollection
    a owl:Class, kbv:IssuanceType ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Collection, kbv:Part ;
    kbv:label "Delsamling"@sv, "Subcollection"@en .

kbv:Subdivision
    j.1:abstract true ;
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Concept ;
    kbv:label "Underindelning"@sv .

kbv:Subject
    j.1:abstract true ;
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Concept, [
        a owl:Restriction ;
        owl:onProperty kbv:inScheme ;
        owl:someValuesFrom kbv:TopicScheme
    ] ;
    owl:equivalentClass <http://www.loc.gov/mads/rdf/v1#MADSType> ;
    kbv:category marc:auth ;
    kbv:isPrimaryTopicOf <https://en.wikipedia.org/wiki/Index_term> ;
    kbv:label "Subject"@en, "Ämne"@sv .

kbv:SubjectStatement
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf rdf:Statement, [
        a owl:Restriction ;
        owl:allValuesFrom kbv:Topic ;
        owl:onProperty kbv:object
    ], [
        a owl:Restriction ;
        owl:hasValue kbv:subject ;
        owl:onProperty kbv:predicate
    ] .

kbv:Sublocation
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Sublocation> ;
    kbv:category kbv:pending ;
    kbv:label "Sublocation"@en .

kbv:Summary
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:StructuredValue ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Summary> ;
    kbv:label "Sammanfattning"@sv, "Summary"@en .

kbv:SupplementaryContent
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/SupplementaryContent> ;
    kbv:label "Supplementary material"@en, "kompletterande innehåll"@sv .

kbv:SweCRIS
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    kbv:category kbv:pending ;
    kbv:label "SweCRIS" .

kbv:SymmetricProperty
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:ObjectProperty ;
    owl:equivalentClass owl:SymmetricProperty ;
    kbv:label "Symmetric property"@en, "Symmetrisk relation"@sv .

kbv:SystemNumber
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Local ;
    kbv:label "System Number"@en, "Systemnummer"@sv .

kbv:SystemRecord
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Record ;
    kbv:category kbv:platform ;
    kbv:comment "En post som innehåller systemkritisk eller -specifik information."@sv ;
    kbv:label "System record"@en, "System-post"@sv .

kbv:SystemRequirement
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:StructuredValue ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/SystemRequirement> ;
    kbv:label "System Requirement"@en, "Systemkrav"@sv .

kbv:TableOfContents
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:StructuredValue ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/TableOfContents> ;
    kbv:label "Innehållsförteckning"@sv, "Table of contents"@en .

kbv:Tactile
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Instance, [
        a owl:Restriction ;
        owl:onProperty kbv:notation ;
        owl:someValuesFrom marc:TacBrailleMusicType, marc:TacSpecPhysicalCharType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:layout ;
        owl:someValuesFrom marc:TacBrailleWritingType, marc:TacContractionType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:carrierType ;
        owl:someValuesFrom marc:TacMaterialType
    ] ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Tactile> ;
    kbv:definition "Resurs som är avsedd att uppfattas genom beröring."@sv ;
    kbv:inCollection marc:typeFromBib007 ;
    kbv:label "Tactile material"@en, "Taktil resurs"@sv .

kbv:TactileNotation
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Notation ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/TactileNotation> ;
    kbv:label "Tactile notation"@en, "Typ av taktil notation"@sv .

kbv:TapeConfig
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:SoundCharacteristic ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/TapeConfig> ;
    kbv:label "Antal spår"@sv, "Tape configuration"@en .

kbv:TechnicalNote
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:StructuredValue ;
    kbv:category kbv:platform ;
    kbv:label "Systemteknisk anmärkning"@sv, "Technical note"@en .

kbv:Temporal
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Subject, [
        a owl:Restriction ;
        owl:allValuesFrom kbv:Event ;
        owl:onProperty kbv:focus
    ] ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Temporal>, <http://www.loc.gov/mads/rdf/v1#Temporal> ;
    kbv:label "Kronologiskt ämnesord"@sv, "Temporal concept"@en .

kbv:TemporalCoverage
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:TemporalQualification ;
    kbv:label "kronologisk täckning"@sv, "temporal coverage"@en .

kbv:TemporalEntity
    j.1:abstract true ;
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf <https://w3id.org/quid/QualifiedIdentity> ;
    kbv:comment "Something existing over a period of time."@en ;
    kbv:label "Temporal entitet"@sv, "Temporal entity"@en .

kbv:TemporalQualification
    j.1:abstract true ;
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:QualifiedRole, kbv:TemporalEntity ;
    kbv:comment "Constitues an aspect of a more distinct entity."@en ;
    kbv:label "Temporal kvalificering"@sv, "Temporal qualification"@en .

kbv:TemporalSubdivision
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Subdivision ;
    kbv:broader kbv:Temporal ;
    kbv:label "Underindelning för kronologisk term"@sv .

kbv:TermCollection
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:ConceptCollection ;
    owl:equivalentClass <http://www.loc.gov/mads/rdf/v1#MADSCollection> ;
    kbv:label "Term Collection"@en, "Termsamling"@sv .

kbv:Text
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Work, [
        a owl:Restriction ;
        owl:onProperty kbv:carrierType ;
        owl:someValuesFrom marc:BooksItemType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:illustrativeContent ;
        owl:someValuesFrom marc:BooksIllustrationsType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:supplementaryContent ;
        owl:someValuesFrom marc:IndexType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:contentType ;
        owl:someValuesFrom marc:BooksContentsType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:genreForm ;
        owl:someValuesFrom marc:BooksBiographyType, marc:BooksFestschriftType, marc:BooksLiteraryFormType, marc:ConferencePublicationType, marc:GovernmentPublicationType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:intendedAudience ;
        owl:someValuesFrom marc:AudienceType
    ] ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Text>, <http://purl.org/dc/dcmitype/Text> ;
    kbv:definition "Resurs avsedd att uppfattas visuellt och förstås genom användning av språk i skriftlig eller talad form."@sv ;
    kbv:exactMatch <http://rdvocab.info/termList/RDAContentType/1020> ;
    kbv:label "Text"@en, "Text"@sv .

kbv:TextInstance
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Instance, [
        a owl:Restriction ;
        owl:allValuesFrom kbv:Text ;
        owl:onProperty kbv:instanceOf
    ] ;
    kbv:category kbv:pending ;
    kbv:inCollection marc:typeFromBib007 ;
    kbv:label "Instans av text"@sv, "Text Instance"@en .

kbv:Time
    a rdfs:Datatype ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:sameAs xsd:time .

kbv:Title
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:StructuredValue ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Title> ;
    kbv:label "Titel"@sv, "Title entity"@en .

kbv:TitlePart
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    kbv:label "Titeldel"@sv, "Title part"@en .

kbv:TitlePortion
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:VariantTitle ;
    kbv:label "Del av huvudtitel"@sv, "Title portion"@en .

kbv:ToCEntry
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    kbv:label "Table of contents entry"@en, "Utökad innehållsförteckning"@sv .

kbv:Topic
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Subject ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Topic>, <http://www.loc.gov/mads/rdf/v1#Topic> ;
    kbv:label "Allmänt ämnesord"@sv, "Topic"@en .

kbv:TopicScheme
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:ConceptScheme ;
    kbv:label "Topic scheme"@en, "Ämnesordssystem"@sv .

kbv:TopicSubdivision
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Subdivision ;
    kbv:broader kbv:Topic ;
    kbv:label "Topic Subdivision"@en, "Underindelning för allmänt ämnesord"@sv .

kbv:TrackConfig
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:SoundCharacteristic ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/TrackConfig> ;
    kbv:label "Ljudspårskonfiguration för film"@sv, "Track configuration"@en .

kbv:TransformedLanguageForm
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:LanguageForm ;
    kbv:altLabel "Translittererad eller transkriberad form"@sv ;
    kbv:label "Transformed language form"@en, "Transformerad språkform"@sv .

kbv:TransitiveProperty
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass owl:TransitiveProperty ;
    kbv:label "Transitiv egenskap"@sv, "Transitive property"@en .

kbv:TranslatedTitle
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:VariantTitle ;
    kbv:comment "Translation of the title proper that is made by the cataloging agency when the translated title does not appear as a parallel title on the item"@en, "Översättning av titeluppgift som görs av katalogisatören när den översatta titeln inte finns som en parallelltitel på resursen."@sv ;
    kbv:label "Translated title"@en, "Översatt titel"@sv ;
    kbv:scopeNote "Förekommer i Libris normalt endast i importerade poster"@sv .

kbv:TransliteratedTitle
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:VariantTitle ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/TransliteratedTitle> ;
    kbv:label "Transliterated title"@en .

kbv:TypeOfFamily
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    kbv:label "Typ av släkt"@sv, "Type of family"@en .

kbv:UPC
    a rdfs:Datatype, owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Upc> ;
    kbv:comment "Universal Product Code." ;
    kbv:label "UPC", "UPC"@en .

kbv:URI
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    kbv:code "uri" ;
    kbv:comment "Universal Resource Identifier" ;
    kbv:exactMatch <http://id.loc.gov/vocabulary/identifiers/uri>, <http://www.wikidata.org/entity/Q61694> ;
    kbv:label "URI" .

kbv:URN
    a rdfs:Datatype, owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Urn> ;
    kbv:code "urn" ;
    kbv:comment "Uniform Resource Name." ;
    kbv:exactMatch <http://id.loc.gov/vocabulary/identifiers/urn>, <http://www.wikidata.org/entity/Q76497> ;
    kbv:label "URN", "URN"@en .

kbv:Unit
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Unit> ;
    kbv:label "Enhet"@sv, "Unit"@en .

kbv:UsageAndAccessPolicy
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/UsageAndAccessPolicy> ;
    kbv:label "Use and access conditions"@en, "Villkor för användning och åtkomst"@sv .

kbv:UsePolicy
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:UsageAndAccessPolicy ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/UsePolicy> ;
    kbv:label "Användningsvillkor"@sv, "Use policy"@en .

kbv:VIAF
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    kbv:code "viaf" ;
    kbv:comment "Virtual International Authority File" ;
    kbv:exactMatch <http://id.loc.gov/vocabulary/identifiers/viaf>, <http://www.wikidata.org/entity/Q19832964> ;
    kbv:label "VIAF" .

kbv:VariantTitle
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Title ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/VariantTitle> ;
    kbv:label "Title variation"@en, "Varianttitel"@sv .

kbv:VideoCharacteristic
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Resource ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/VideoCharacteristic> ;
    kbv:label "Video characteristic"@en, "Videokarakteristika"@sv .

kbv:VideoFormat
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:VideoCharacteristic ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/VideoFormat> ;
    kbv:label "Video format"@en, "Videoformat"@sv .

kbv:VideoRecording
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Instance, [
        a owl:Restriction ;
        owl:onProperty kbv:soundCharacteristic ;
        owl:someValuesFrom marc:MediumType, marc:MotionPicConfigurationOrVideoPlaybackType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:dimensions ;
        owl:someValuesFrom marc:VideoDimensionsType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:soundContent ;
        owl:someValuesFrom marc:SoundType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:colorContent ;
        owl:someValuesFrom marc:VideoColorType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:videoCharacteristic ;
        owl:someValuesFrom marc:VideoFormatType
    ], [
        a owl:Restriction ;
        owl:allValuesFrom kbv:MovingImage ;
        owl:onProperty kbv:instanceOf
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:carrierType ;
        owl:someValuesFrom marc:VideoMaterialType
    ] ;
    kbv:inCollection marc:typeFromBib007 ;
    kbv:label "Video Recording"@en, "Videoinspelning"@sv .

kbv:VideoRecordingNumber
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/VideoRecordingNumber> ;
    kbv:label "Utgivningsnummer (videoinspelning)"@sv, "Video recording number"@en .

kbv:Visual
    j.1:abstract true ;
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Work, [
        a owl:Restriction ;
        owl:onProperty kbv:mount ;
        owl:someValuesFrom marc:ProjGraphSupportType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:contentType ;
        owl:someValuesFrom marc:VisualMaterialType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:carrierType ;
        owl:someValuesFrom marc:ItemType, marc:ProjGraphMaterialType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:intendedAudience ;
        owl:someValuesFrom marc:AudienceType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:genreForm ;
        owl:someValuesFrom marc:GovernmentPublicationType, marc:VisualMaterialType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:baseMaterial ;
        owl:someValuesFrom marc:ProjGraphEmulsionType
    ], [
        a owl:Restriction ;
        owl:onProperty kbv:dimensions ;
        owl:someValuesFrom marc:ProjGraphDimensionsType
    ] ;
    owl:equivalentClass <http://purl.org/dc/dcmitype/Image> ;
    kbv:altLabel "Bild"@sv ;
    kbv:label "Visual"@en, "Visuell resurs"@sv .

kbv:WikidataID
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    kbv:code "wikidata" ;
    kbv:comment "Wikidata item."@en, "Wikidata objekt."@sv ;
    kbv:exactMatch <http://id.loc.gov/vocabulary/identifiers/wikidata> ;
    kbv:label "Wikidata ID" .

kbv:Work
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf sdo:ProductModel, kbv:Creation, kbv:Identity, [
        a owl:Restriction ;
        owl:allValuesFrom kbv:Work ;
        owl:onProperty kbv:seeAlso
    ], [
        a owl:Restriction ;
        owl:allValuesFrom kbv:Work ;
        owl:onProperty kbv:hasVariant
    ] ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Work> ;
    kbv:category marc:auth ;
    kbv:label "Verk"@sv, "Work"@en ;
    kbv:narrowMatch <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression>, <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Work> .

kbv:WorkHub
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Work ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Hub> ;
    kbv:altLabel "Verksnav"@sv ;
    kbv:label "Verkshubb"@sv, "Work Hub"@en .

kbv:WorldCatNumber
    a owl:Class ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subClassOf kbv:Identifier ;
    kbv:category kbv:pending .

kbv:Year
    a rdfs:Datatype ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:sameAs xsd:gYear .

kbv:YearMonth
    a rdfs:Datatype ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:sameAs xsd:gYearMonth .

kbv:abbreviatedTitle
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Endeavour ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:title ;
    owl:propertyChainAxiom ([
            rdfs:range kbv:AbbreviatedTitle ;
            rdfs:subPropertyOf kbv:hasTitle
        ]
        kbv:mainTitle
    ) ;
    kbv:category kbv:shorthand ;
    kbv:label "Abbreviated title"@en, "Förkortad titel"@sv .

kbv:absorbed
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:precededBy ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/absorbed> ;
    owl:inverseOf kbv:absorbedBy ;
    kbv:label "Absorption of"@en, "har införlivat"@sv .

kbv:absorbedBy
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:succeededBy ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/absorbedBy> ;
    owl:inverseOf kbv:absorbed ;
    kbv:label "Absorbed by"@en, "har uppgått i"@sv .

kbv:absorbedInPart
    a owl:ObjectProperty ;
    rdfs:domain kbv:Creation ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Creation ;
    rdfs:subPropertyOf kbv:precededBy ;
    owl:inverseOf kbv:absorbedInPartBy ;
    kbv:closeMatch <http://rdaregistry.info/Elements/u/P60248>, <http://rdaregistry.info/Elements/u/absorptionInPartOf.en> ;
    kbv:comment "Work that has been partially incorporated into another work."@en ;
    kbv:label "Absorbed in part"@en, "Har delvis införlivat"@sv .

kbv:absorbedInPartBy
    a owl:ObjectProperty ;
    rdfs:domain kbv:Creation ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Creation ;
    rdfs:subPropertyOf kbv:succeededBy ;
    owl:inverseOf kbv:absorbedInPart ;
    kbv:closeMatch <http://rdaregistry.info/Elements/u/P60248>, <http://rdaregistry.info/Elements/u/absorbedInPartBy.en> ;
    kbv:comment "Work that incorporates part of the content of another work."@en ;
    kbv:label "Absorbed in part by"@en, "Har delvis uppgått i"@sv .

kbv:accessMode
    sdo:rangeIncludes kbv:AccessModeType ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty sdo:accessMode ;
    kbv:category kbv:pending .

kbv:accessModeSufficient
    sdo:rangeIncludes kbv:AccessModeSufficient ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty sdo:accessModeSufficient ;
    kbv:category kbv:pending .

kbv:accessibilityFeature
    sdo:rangeIncludes kbv:AccessibilityFeatureType ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty sdo:accessibilityFeature ;
    kbv:category kbv:pending .

kbv:accessibilityHazard
    sdo:rangeIncludes kbv:AccessibilityHazardType ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty sdo:accessibilityHazard ;
    kbv:category kbv:pending .

kbv:accessibilitySummary
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty sdo:accessibilitySummary ;
    kbv:category kbv:pending .

kbv:accompaniedBy
    sdo:rangeIncludes kbv:Endeavour ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Creation ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:relatedTo ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/accompaniedBy> ;
    owl:inverseOf kbv:accompanies ;
    kbv:comment "Resurs som medföljer den beskrivna resursen."@sv ;
    kbv:label "Accompanied by"@en, "Medföljs av"@sv .

kbv:accompanies
    sdo:rangeIncludes kbv:Endeavour ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Creation ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:relatedTo ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/accompanies> ;
    owl:inverseOf kbv:accompaniedBy ;
    kbv:label "Accompanies"@en, "medföljer"@sv .

kbv:acquisitionSource
    sdo:domainIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:AcquisitionSource ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/acquisitionSource> ;
    kbv:label "Source of acquisition"@en, "förvärvskälla"@sv .

kbv:acquisitionTerms
    sdo:domainIncludes kbv:AcquisitionSource, kbv:Creation, kbv:Identifier ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/acquisitionTerms> ;
    kbv:label "Anskaffningsvillkor"@sv, "Terms of acquisition"@en .

kbv:activityEndDate
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Agent ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#activityEndDate> ;
    kbv:label "End date"@en, "Verksamhetens sluttid"@sv .

kbv:activityStartDate
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Agent ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#activityStartDate> ;
    kbv:label "Start date"@en, "Verksamhetens starttid"@sv .

kbv:additionalClassificationDdc
    a owl:ObjectProperty ;
    rdfs:domain kbv:Creation ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:ClassificationDdc ;
    rdfs:subPropertyOf kbv:classification ;
    kbv:comment "Kompletterande klassifikationskod, kan användas som ämnesingång tillsammans med den primära klassifikationen"@sv ;
    kbv:label "Additional DDC Classification"@en, "DDK-klassifikation (Sekundär)"@sv .

kbv:additionalName
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Meeting ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:name ;
    owl:equivalentProperty sdo:additionalName ;
    kbv:label "additional name"@en, "tilläggsnamn"@sv .

kbv:address
    sdo:domainIncludes kbv:Organization ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty sdo:address ;
    kbv:category kbv:pending ;
    kbv:label "Address"@en, "Adress"@sv .

kbv:adminMetadata
    a owl:ObjectProperty ;
    rdfs:domain rdfs:Resource ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:AdminMetadata ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/adminMetadata> ;
    kbv:label "Administrativ metadata"@sv, "Administrative metadata"@en .

kbv:adminMetadataFor
    j.1:abstract true ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:AdminMetadata ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Resource ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/adminMetadataFor> ;
    kbv:label "Administrative metadata for"@en .

kbv:administeredBy
    sdo:domainIncludes kbv:Container ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Agent ;
    kbv:category kbv:platform .

kbv:agent
    sdo:domainIncludes kbv:AdministrativeAction, kbv:Contribution, kbv:Event ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Agent ;
    rdfs:subPropertyOf kbv:object ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/agent>, <http://www.w3.org/ns/prov#agent> ;
    kbv:label "Associated agent"@en, "agent"@sv .

kbv:agentOf
    j.1:abstract true ;
    a owl:ObjectProperty ;
    rdfs:domain rdfs:Resource ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Resource ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/agentOf> ;
    kbv:label "Associated agent of"@en .

kbv:altLabel
    sdo:domainIncludes kbv:Concept ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://www.w3.org/2004/02/skos/core#altLabel> ;
    kbv:category kbv:heuristicIdentifier ;
    kbv:comment "Förkortningar, synonymer eller oregelbundna plural/singularformer kan inkluderas bland de alternativa benämningarna för ett begrepp. Felstavade termer inkluderas normalt som dolda benämningar."@sv ;
    kbv:definition "En alternativ lexikal benämning för en resurs."@sv ;
    kbv:label "alternativ benämning"@sv, "alternative label"@en ;
    kbv:scopeNote "Används vanligen som se-hänvisning" .

kbv:alternative
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://purl.org/dc/terms/alternative> ;
    kbv:category kbv:shorthand ;
    kbv:label "alternativ titel"@sv, "alternative title"@en .

kbv:applicableInstitution
    a owl:ObjectProperty ;
    rdfs:domain kbv:Endeavour ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Agent ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bflc/applicableInstitution> ;
    kbv:label "Applicable institution"@en, "Tillämplig institution"@sv .

kbv:appliedMaterial
    sdo:domainIncludes kbv:Endeavour ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Material ;
    rdfs:subPropertyOf kbv:material ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/appliedMaterial> ;
    kbv:comment "Substans som är applicerad på ett bärande material för en resurs."@sv ;
    kbv:label "Applied material"@en, "applicerat material"@sv .

kbv:appliedMaterialOf
    j.1:abstract true ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Resource ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/appliedMaterialOf> ;
    kbv:label "Appllied material of"@en .

kbv:appliesTo
    a owl:ObjectProperty ;
    rdfs:domain kbv:Resource ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Resource ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bflc/appliesTo> ;
    kbv:closeMatch <http://id.loc.gov/ontologies/bibframe/part> ;
    kbv:label "Applies to"@en, "Del av materialet som avses"@sv .

kbv:arrangement
    a owl:ObjectProperty ;
    rdfs:domain kbv:Work ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Work ;
    rdfs:subPropertyOf kbv:relatedTo ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/arrangement> ;
    owl:inverseOf kbv:arrangementOf ;
    kbv:category kbv:pending ;
    kbv:comment "Resurs som är ett arrangemang av den beskrivna resursen"@sv ;
    kbv:label "Arrangement"@en, "arrangemang"@sv .

kbv:arrangementOf
    a owl:ObjectProperty ;
    rdfs:domain kbv:Work ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Work ;
    rdfs:subPropertyOf kbv:relatedTo ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/arrangementOf> ;
    owl:inverseOf kbv:arrangement ;
    kbv:category kbv:pending ;
    kbv:comment "Resurs som den beskrivna resursen är ett arrangemang av"@sv ;
    kbv:label "Arrangement of"@en, "arrangemang av"@sv .

kbv:articleNumber
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:category kbv:pending .

kbv:ascensionAndDeclination
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Cartographic ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/ascensionAndDeclination> ;
    kbv:label "Cartographic ascension and declination"@en, "Rektascension och deklination"@sv .

kbv:aspectRatio
    sdo:domainIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:AspectRatio ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/aspectRatio> ;
    kbv:label "Aspect ratio"@en, "bildförhållande"@sv .

kbv:assigner
    a owl:ObjectProperty ;
    rdfs:domain kbv:Resource ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Resource ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/assigner> ;
    kbv:label "Assigner"@en, "Tilldelad av"@sv .

kbv:associatedLanguage
    a owl:ObjectProperty ;
    rdfs:domain kbv:Agent ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Language ;
    owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#associatedLanguage> ;
    kbv:label "Associated language"@en, "Språk"@sv .

kbv:associatedMedia
    a owl:ObjectProperty ;
    rdfs:domain kbv:Endeavour ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:MediaObject ;
    rdfs:subPropertyOf kbv:hasFormat ;
    owl:equivalentProperty sdo:associatedMedia ;
    kbv:comment "En associerad digital mediaresurs som kan representera hela eller delar av detta objekt. För referens till en exakt representation, använd 'har representation'."@sv ;
    kbv:label "associated media"@en, "tillhörande media"@sv ;
    kbv:narrower kbv:hasRepresentation .

kbv:atTime
    sdo:domainIncludes kbv:ChangeNote, kbv:Event ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range xsd:dateTime ;
    owl:equivalentProperty <http://www.w3.org/ns/prov#atTime> ;
    kbv:comment "Tidpunkt angiven med exakt tidsstämpel."@sv ;
    kbv:label "at time"@en, "tidpunkt"@sv .

kbv:author
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:contributor ;
    owl:equivalentProperty <https://id.kb.se/relator/author> ;
    owl:propertyChainAxiom ([
            rdfs:range [
                rdfs:subClassOf [
                    a owl:Restriction ;
                    owl:hasValue <https://id.kb.se/relator/author> ;
                    owl:onProperty kbv:role
                ]
            ] ;
            rdfs:subPropertyOf kbv:contribution
        ]
        kbv:agent
    ) ;
    kbv:category kbv:pending, kbv:shorthand ;
    kbv:code "FÖRF"^^kbv:LibrisQueryCode ;
    kbv:label "author"@en, "författare"@sv .

kbv:availability
    a owl:ObjectProperty ;
    rdfs:domain kbv:Item ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:ItemAvailability ;
    owl:equivalentProperty sdo:availability ;
    kbv:comment "Statusinformation om tillgänglighet och eventuella begränsningar i utlån."@sv ;
    kbv:example "Beställd", "Ej fjärrlån", "Ej hemlån", "Saknas" ;
    kbv:label "Exemplarstatus"@sv, "Item availability"@en .

kbv:awardsNote
    sdo:domainIncludes kbv:Creation ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/awards> ;
    kbv:label "Anmärkning om utmärkelse"@sv, "Award note"@en ;
    kbv:scopeNote "Används normalt ej i Libris."@sv .

kbv:baseMaterial
    sdo:domainIncludes kbv:Endeavour ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Material ;
    rdfs:subPropertyOf kbv:material ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/baseMaterial> ;
    kbv:comment "Det underliggande fysiska materialet för en resurs."@sv ;
    kbv:label "Base material"@en, "bärande material"@sv .

kbv:baseMaterialOf
    j.1:abstract true ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Resource ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/baseMaterialOf> ;
    kbv:label "Base material of"@en .

kbv:bibliography
    sdo:rangeIncludes kbv:Bibliography ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Record ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf <http://purl.org/dc/terms/isPartOf> ;
    kbv:comment "bibliografi som resursen ingår i"@sv, "in bibliography"@en ;
    kbv:label "bibliografi"@sv .

kbv:binding
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Resource ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/binding> ;
    kbv:label "Binding method"@en .

kbv:birthDate
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Person ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty sdo:birthDate, <http://www.loc.gov/mads/rdf/v1#birthDate> ;
    kbv:label "birth date"@en, "födelsedatum"@sv .

kbv:birthPlace
    a owl:ObjectProperty ;
    rdfs:domain kbv:Person ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Place ;
    rdfs:subPropertyOf kbv:place ;
    owl:equivalentProperty <http://rdaregistry.info/Elements/u/P60593>, <http://rdaregistry.info/Elements/u/placeOfBirth.en>, sdo:birthPlace, <http://www.loc.gov/mads/rdf/v1#birthPlace> ;
    kbv:label "Birthplace"@en, "Födelseplats"@sv .

kbv:bookFormat
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:BookFormat ;
    rdfs:subPropertyOf kbv:format ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/bookFormat>, sdo:bookFormat ;
    kbv:label "Book format"@en, "bokformat"@sv .

kbv:broadMatch
    sdo:domainIncludes kbv:Identity ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Concept ;
    rdfs:subPropertyOf kbv:broader ;
    owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#hasBroaderExternalAuthority>, <http://www.w3.org/2004/02/skos/core#broadMatch> ;
    kbv:label "bredare match"@sv, "broader match"@en .

kbv:broader
    sdo:domainIncludes kbv:Concept, kbv:Language ;
    sdo:rangeIncludes kbv:Concept, kbv:Language ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:broaderTransitive ;
    owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#hasBroaderAuthority>, <http://www.w3.org/2004/02/skos/core#broader> ;
    owl:inverseOf kbv:narrower ;
    kbv:label "bredare"@sv, "broader"@en .

kbv:broaderTransitive
    j.1:abstract true ;
    a owl:TransitiveProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:matchesTransitive ;
    owl:equivalentProperty <http://www.w3.org/2004/02/skos/core#broaderTransitive> ;
    kbv:label "broader transitive"@en, "transitivt bredare"@sv .

kbv:callNumberPrefix
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Item ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    kbv:label "call number prefix"@en, "prefix för lokalsignum"@sv .

kbv:callNumberSuffix
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Item ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    kbv:label "call number suffix"@en, "suffix för lokalsignum"@sv .

kbv:callno
    a owl:ObjectProperty ;
    rdfs:domain kbv:Item ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Identifier ;
    rdfs:subPropertyOf kbv:identifiedBy ;
    kbv:category kbv:pending .

kbv:capture
    sdo:domainIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Capture ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/capture> ;
    kbv:label "Capture of content"@en, "inspelning"@sv .

kbv:carrierType
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:CarrierType ;
    rdfs:subPropertyOf <http://purl.org/dc/terms/format>, <http://rdvocab.info/Elements/carrierType> ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/carrier> ;
    kbv:comment "Bärartyp anger fysiskt medium för lagring samt den enhet som behövs för att se, spela eller visa innehållet i resursen."@sv ;
    kbv:label "Carrier type"@en, "bärartyp"@sv .

kbv:cartographicAttributes
    sdo:domainIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Cartography ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Cartographic ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/cartographicAttributes> ;
    kbv:comment "Kartografiska attribut som identifierar karakteristika för resursen, såsom koordinater och kartprojektion."@sv ;
    kbv:label "Cartographic data"@en, "kartografiska data"@sv .

kbv:cataloguersNote
    sdo:domainIncludes kbv:Document, kbv:Electronic, kbv:Item, kbv:MediaObject, kbv:Record ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf <http://rdvocab.info/Elements/cataloguersNote>, <http://www.w3.org/2004/02/skos/core#editorialNote> ;
    kbv:label "Cataloguers Note"@en, "Katalogisatörens anmärkning"@sv .

kbv:category
    sdo:domainIncludes kbv:ChangeNote ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty sdo:category ;
    kbv:label "category"@en, "kategori"@sv .

kbv:certifiedBy
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Agent ;
    kbv:category kbv:pending ;
    kbv:seeAlso <https://www.w3.org/TR/epub-a11y-11/#certifiedBy> .

kbv:changeNote
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Concept ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://www.w3.org/2004/02/skos/core#changeNote> ;
    owl:propertyChainAxiom (kbv:hasChangeNote
        kbv:label
    ) ;
    kbv:label "Anmärkning om ändring"@sv, "Change note"@en .

kbv:changeSets
    sdo:domainIncludes bulk:Preview ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:ChangeSet ;
    kbv:category kbv:platform .

kbv:checksum
    a owl:DatatypeProperty ;
    rdfs:domain kbv:File ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Checksum ;
    rdfs:subPropertyOf <http://www.loc.gov/premis/rdf/v3/fixity> ;
    kbv:label "checksum"@en, "kontrollsumma"@sv .

kbv:citationNote
    a owl:DatatypeProperty ;
    rdfs:domain kbv:SourceData ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#citationNote> ;
    kbv:label "Citation Note"@en, "Uppgift från källa"@sv .

kbv:citationSource
    a owl:DatatypeProperty ;
    rdfs:domain marc:SourceDataNotFound ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:label "citation source"@en, "källa"@sv .

kbv:classification
    sdo:domainIncludes kbv:Endeavour ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Endeavour ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Classification ;
    rdfs:subPropertyOf sdo:hasCategoryCode ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/classification> ;
    kbv:label "Classification"@en, "klassifikation"@sv .

kbv:classificationPortion
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Classification ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/classificationPortion> ;
    kbv:label "Classification number"@en, "klassifikationsdel"@sv .

kbv:closeMatch
    sdo:domainIncludes kbv:Identity ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Concept ;
    rdfs:subPropertyOf kbv:matchesTransitive ;
    owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#hasCloseExternalAuthority>, <http://www.w3.org/2004/02/skos/core#closeMatch> ;
    kbv:label "close match"@en, "nära match"@sv .

kbv:code
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Resource ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/code>, <http://www.loc.gov/mads/rdf/v1#code>, <http://www.w3.org/2004/02/skos/core#notation> ;
    kbv:altLabel "notation"@sv ;
    kbv:category kbv:heuristicIdentifier ;
    kbv:label "Code"@en, "kod"@sv ;
    kbv:related kbv:label .

kbv:codedLocationQualifier
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Item ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    kbv:label "Coded location qualifier"@en, "Kodad platskvalifikator"@sv .

kbv:collectionArrangement
    sdo:domainIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:CollectionArrangement ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/collectionArrangement> ;
    kbv:label "Collection Organization and arrangement"@en, "Ordning och sorteringsprinciper"@sv .

kbv:collectionArrangementOf
    j.1:abstract true ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:CollectionArrangement ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/collectionArrangementOf> ;
    kbv:label "Organization and arrangement of Collection"@en .

kbv:collectionItem
    a owl:ObjectProperty ;
    rdfs:domain kbv:TermCollection ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#hasMADSCollectionMember>, <http://www.w3.org/2004/02/skos/core#member> .

kbv:collectionOrganization
    a owl:DatatypeProperty ;
    rdfs:domain kbv:CollectionArrangement ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/collectionOrganization> ;
    kbv:label "Organization of material"@en, "Uppdelningsprinciper"@sv ;
    kbv:sameAs kbv:organizationOfMaterial .

kbv:colorContent
    sdo:domainIncludes kbv:Endeavour ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:ColorContent ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/colorContent> ;
    kbv:comment "Färgkarakteristika, t ex svartvit, färg, kolorerad."@sv ;
    kbv:label "Color content"@en, "färginnehåll"@sv .

kbv:comment
    sdo:domainIncludes bulk:Job, kbv:AdministrativeAction, kbv:Agent, kbv:ChangeNote, kbv:EAN, kbv:Language, kbv:Script, kbv:Title, kbv:ToCEntry, kbv:UPC ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty rdfs:comment ;
    kbv:label "comment"@en, "kommentar"@sv .

kbv:componentOf
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf sdo:exampleOfWork ;
    owl:inverseOf kbv:hasComponent ;
    kbv:label "component of"@en, "komponent av"@sv .

kbv:compositional
    a kbv:ConceptCollection ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:code "compositional" ;
    kbv:comment "Anges på egenskaper för att betrakta deras värde som en sammansatt del av entiteten, istället för en länkbar fristående entitet."@sv ;
    kbv:example "Exempelvis hasVariant, som anger variantbeskrivingar av en Agent som distinkta Agenter (men enbart i formen, de respresenterar samma ting)."@sv ;
    kbv:label "compositional"@en, "inneboende del"@sv ;
    kbv:scopeNote "Används i Libris katalogiseringsverktyg för att stödja arbetsflödet att endast skapa en lokal beskrivning."@sv .

kbv:concerning
    sdo:domainIncludes kbv:AdministrativeAction ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Resource ;
    kbv:category kbv:dependent, kbv:integral, kbv:platform ;
    kbv:label "applies to"@en, "gäller"@sv .

kbv:conformsTo
    sdo:rangeIncludes kbv:Standard ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://purl.org/dc/terms/conformsTo> ;
    kbv:category kbv:pending .

kbv:contentAccessibility
    sdo:domainIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:ContentAccessibility ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/contentAccessibility> ;
    kbv:label "Anmärkning om komplement för ökad tillgänglighet"@sv, "Content accessibility information"@en .

kbv:contentSize
    a owl:DatatypeProperty ;
    rdfs:domain kbv:MediaObject ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty sdo:contentSize, <http://www.loc.gov/premis/rdf/v3/size> ;
    kbv:label "content size"@en, "innehållsstorlek"@sv ;
    kbv:scopeNote "The value is an integer representing the file size in bytes, or a qualified string constisting of an integer followed by a conventional unit symbol (KB, MB, GB, TB)."@en .

kbv:contentType
    a owl:ObjectProperty ;
    rdfs:domain kbv:Work ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:ContentType ;
    rdfs:subPropertyOf <http://purl.org/dc/terms/type>, <http://rdvocab.info/Elements/contentType> ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/content> ;
    kbv:comment "Kategorisering som anger hur innehållet uttrycks och med vilket mänskligt sinne det ska upplevas."@sv ;
    kbv:label "Content type"@en, "innehållstyp"@sv .

kbv:continuedBy
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:succeededBy ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/continuedBy> ;
    owl:inverseOf kbv:continues ;
    kbv:label "Continued by"@en, "fortsättes av"@sv .

kbv:continuedInPartBy
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:succeededBy ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/continuedInPartBy> ;
    owl:inverseOf kbv:separatedFrom ;
    kbv:label "Continued in part by"@en, "fortsättes delvis av"@sv .

kbv:continues
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:precededBy ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/continues> ;
    owl:inverseOf kbv:continuedBy ;
    kbv:label "Continuation of"@en, "fortsätter"@sv .

kbv:continuesInPart
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:precededBy ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/continuesInPart> ;
    owl:inverseOf kbv:splitInto ;
    kbv:label "Continuation in part of"@en, "fortsätter delvis"@sv .

kbv:contribution
    sdo:domainIncludes kbv:Endeavour ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Contribution ;
    rdfs:subPropertyOf <http://www.w3.org/ns/prov#qualifiedAttribution>, kbv:hasStatement ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/contribution> ;
    kbv:altLabel "Upphov"@sv ;
    kbv:comment "Agent och dess funktion i relation till resursen."@sv ;
    kbv:label "Contributor and role"@en, "Medverkan och funktion"@sv .

kbv:contributionOf
    j.1:abstract true ;
    sdo:rangeIncludes kbv:Endeavour ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Contribution ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/contributionOf> ;
    kbv:label "Contribution of"@en .

kbv:contributor
    sdo:domainIncludes kbv:Endeavour, kbv:MediaObject ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf <http://www.w3.org/ns/prov#wasAttributedTo> ;
    owl:equivalentProperty <http://purl.org/dc/terms/contributor> ;
    owl:propertyChainAxiom (kbv:contribution
        kbv:agent
    ) ;
    kbv:category kbv:shorthand ;
    kbv:label "Contributor"@en, "Medverkande"@sv .

kbv:controlNumber
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Record ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty kbv:identifier ;
    kbv:label "control number"@en, "kontrollnummer"@sv .

kbv:coordinates
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Cartographic ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/coordinates> ;
    kbv:label "Cartographic coordinates"@en, "Koordinater"@sv .

kbv:copyNumber
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Item ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    kbv:comment "Om så önskas, ange nummer/beteckning på det eller de exemplar som placeringen avser."@sv ;
    kbv:example "5", "A-C" ;
    kbv:label "Copy number"@en, "Exemplarnummer"@sv .

kbv:copyright
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Copyright ;
    rdfs:subPropertyOf kbv:provisionActivity ;
    kbv:comment "Tid förknippad med upphovsrättskydd."@sv ;
    kbv:label "copyright"@en, "copyright"@sv .

kbv:copyrightArticleFeeCode
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Item ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    kbv:label "Avgiftskod för copyrightartikel"@sv, "Copyright article fee code"@en .

kbv:copyrightDate
    sdo:domainIncludes kbv:Creation, kbv:Instance, kbv:PrimaryPublication ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    rdfs:subPropertyOf <http://id.loc.gov/ontologies/bibframe/date> ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/copyrightDate>, <http://purl.org/dc/terms/dateCopyrighted>, sdo:copyrightYear ;
    owl:propertyChainAxiom (kbv:copyright
        kbv:date
    ) ;
    kbv:category kbv:shorthand ;
    kbv:comment "Används för närvarande ej."@sv ;
    kbv:label "Copyright date"@en, "Copyrightdatum"@sv .

kbv:copyrightRegistration
    sdo:domainIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:CopyrightRegistration ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/copyrightRegistration> ;
    kbv:label "Anmärkning om registrering av copyright"@sv, "Copyright registration information"@en .

kbv:count
    a owl:DatatypeProperty ;
    rdfs:domain rdfs:Resource ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/count> ;
    kbv:label "Antal enheter"@sv, "Number of units"@en .

kbv:country
    sdo:domainIncludes kbv:PrimaryProvisionActivity ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Item ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Country ;
    rdfs:subPropertyOf kbv:place ;
    kbv:label "country"@en, "land"@sv .

kbv:coverArt
    sdo:domainIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:CoverArt ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/coverArt> ;
    kbv:comment "Omslagsbilden för en resurs" ;
    kbv:label "Cover art"@en, "Omslagsbild"@sv .

kbv:coverage
    sdo:domainIncludes kbv:Title ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf <http://purl.org/dc/terms/coverage> ;
    kbv:label "Coverage"@en, "Täckning eller tillkomst"@sv ;
    kbv:narrowMatch <http://id.loc.gov/ontologies/bibframe/date> .

kbv:created
    a owl:DatatypeProperty ;
    rdfs:domain kbv:AdminMetadata ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal, xsd:dateTime ;
    rdfs:subPropertyOf <http://purl.org/dc/terms/created>, sdo:dateCreated ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/creationDate> ;
    kbv:category kbv:platform ;
    kbv:label "Description creation date"@en, "Skapad"@sv .

kbv:creditsNote
    sdo:domainIncludes kbv:Creation ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/credits> ;
    kbv:category kbv:pending ;
    kbv:label "Anmärkning om upphov"@sv, "Credits note"@en, "credits note"@en .

kbv:custodialHistory
    sdo:domainIncludes kbv:Endeavour ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/custodialHistory> ;
    kbv:label "Custodial history"@en, "ägarhistorik"@sv .

kbv:dataDisplay
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf <http://www.iana.org/assignments/relation/stylesheet> ;
    kbv:category kbv:platform ;
    kbv:label "data display"@en, "datavisning"@sv .

kbv:dataQuery
    a owl:ObjectProperty ;
    rdfs:domain kbv:QueryConstruct ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Representation ;
    kbv:category kbv:pending, kbv:platform ;
    kbv:label "data query"@en, "datafråga"@sv .

kbv:dataSource
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:relatedTo ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/dataSource> ;
    kbv:label "Data source"@en, "datakälla"@sv .

kbv:datasetClass
    a owl:ObjectProperty ;
    rdfs:domain kbv:Dataset ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range owl:Class ;
    owl:equivalentProperty <http://rdfs.org/ns/void#class> ;
    kbv:category kbv:pending, kbv:platform ;
    kbv:label "Beskriver resurser av klass"@sv, "Describes resources of class"@en .

kbv:datasetDistribution
    a owl:ObjectProperty ;
    rdfs:domain kbv:Dataset ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:DataDistribution ;
    owl:equivalentProperty sdo:distribution, <http://www.w3.org/ns/dcat#distribution> ;
    kbv:category kbv:pending, kbv:platform ;
    kbv:label "dataset distribution"@en, "dataset distribution"@sv .

kbv:date
    sdo:domainIncludes kbv:Agent, kbv:Capture, kbv:Dissertation, kbv:ProvisionActivity, kbv:Title ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/date>, <http://purl.org/dc/terms/date> ;
    kbv:comment "Oformaterad uppgift om datum/årtal/tidsperiod."@sv ;
    kbv:label "Date"@en, "datum"@sv .

kbv:datePublished
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf <http://purl.org/dc/terms/issued> ;
    owl:equivalentProperty sdo:datePublished ;
    owl:propertyChainAxiom (kbv:publication
        kbv:date
    ) ;
    kbv:category kbv:shorthand .

kbv:deathDate
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Person ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty sdo:deathDate, <http://www.loc.gov/mads/rdf/v1#deathDate> ;
    kbv:label "death date"@en, "dödsdatum"@sv .

kbv:deathPlace
    a owl:ObjectProperty ;
    rdfs:domain kbv:Person ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Place ;
    rdfs:subPropertyOf kbv:place ;
    owl:equivalentProperty <http://rdaregistry.info/Elements/u/P60592>, <http://rdaregistry.info/Elements/u/placeOfDeath.en>, sdo:deathPlace, <http://www.loc.gov/mads/rdf/v1#deathPlace> ;
    kbv:label "Deathplace"@en, "Dödsplats"@sv .

kbv:definition
    sdo:domainIncludes kbv:Concept ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#definitionNote>, <http://www.w3.org/2004/02/skos/core#definition> ;
    kbv:label "definition"@en, "definition"@sv .

kbv:degree
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Dissertation ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/degree> ;
    kbv:label "Degree"@en, "Examen"@sv .

kbv:dependent
    a kbv:ConceptCollection ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:code "dependent" ;
    kbv:comment "Anges på egenskaper där en entitet inte kan existera utan en en entitet den länkar till. Entiteten tas automatiskt bort om den länkade entiteten tas bort."@sv ;
    kbv:example "Egenskapen concerning"@sv ;
    kbv:label "avhängig"@sv, "dependent"@en .

kbv:derivativeOf
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:versionOf ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/derivativeOf> ;
    owl:inverseOf kbv:hasDerivative ;
    kbv:label "Is derivative of"@en, "är bearbetning av"@sv .

kbv:derivedFrom
    a owl:ObjectProperty ;
    rdfs:domain kbv:AdminMetadata ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:AdminMetadata ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/derivedFrom> ;
    kbv:category kbv:platform ;
    kbv:comment "Länk till metadata som var källan för resursen"@sv ;
    kbv:label "Metadatakälla"@sv, "Source metadata"@en .

kbv:describedBy
    sdo:domainIncludes kbv:Document ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Document ;
    owl:equivalentProperty <http://www.iana.org/assignments/relation/describedby>, <http://www.w3.org/2007/05/powder-s#describedby> ;
    kbv:category kbv:platform ;
    kbv:label "Beskriven av"@sv, "Described by"@en .

kbv:description
    sdo:domainIncludes kbv:Agent, kbv:DataCatalog, kbv:Dataset, kbv:Instance, kbv:Place, kbv:ShelfMarkSequence ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf sdo:description ;
    kbv:comment "A description of the item."@en, "En sammanfattande beskrivning av resursen"@sv ;
    kbv:label "beskrivning"@sv, "description"@en .

kbv:descriptionAuthentication
    a owl:ObjectProperty ;
    rdfs:domain kbv:AdminMetadata ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:DescriptionAuthentication ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/descriptionAuthentication> ;
    kbv:label "Beskrivningskontroll"@sv, "Description authentication"@en .

kbv:descriptionConventions
    a owl:ObjectProperty ;
    rdfs:domain kbv:AdminMetadata ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:DescriptionConventions ;
    rdfs:subPropertyOf <http://id.loc.gov/ontologies/bibframe/descriptionConventions>, kbv:conformsTo ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/descriptionConventions> ;
    kbv:comment "Regler som använts för att beskriva resursen."@sv ;
    kbv:label "Description conventions"@en, "Katalogiseringsregler"@sv .

kbv:descriptionCreator
    a owl:ObjectProperty ;
    rdfs:domain kbv:Record ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Agent ;
    rdfs:subPropertyOf <http://purl.org/dc/terms/creator>, kbv:descriptionModifier ;
    kbv:comment "Entitet som upprättat beskrivningen."@sv ;
    kbv:label "Description creator"@en, "Skapad av"@sv .

kbv:descriptionLanguage
    a owl:ObjectProperty ;
    rdfs:domain kbv:AdminMetadata ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Language ;
    rdfs:subPropertyOf kbv:language ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/descriptionLanguage> ;
    kbv:comment "Språk använt för att beskriva resursen."@sv ;
    kbv:label "Description language"@en, "Katalogiseringsspråk"@sv .

kbv:descriptionLastModifier
    a owl:ObjectProperty ;
    rdfs:domain kbv:Record ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Agent ;
    rdfs:subPropertyOf kbv:descriptionModifier ;
    kbv:label "Description last modifier"@en, "Senast ändrad av"@sv .

kbv:descriptionLevel
    a owl:ObjectProperty ;
    rdfs:domain kbv:AdminMetadata ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:DescriptionLevel ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/descriptionLevel> ;
    kbv:label "Description level"@en .

kbv:descriptionModifier
    j.1:abstract true ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:AdminMetadata ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Agent ;
    rdfs:subPropertyOf <http://purl.org/dc/terms/contributor> ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/descriptionModifier> ;
    kbv:label "Description modifier"@en, "Ändrad av"@sv .

kbv:descriptionUpgrader
    a owl:ObjectProperty ;
    rdfs:domain kbv:Record ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Agent ;
    rdfs:subPropertyOf kbv:descriptionModifier ;
    kbv:category kbv:compositional ;
    kbv:label "Description upgrader"@en, "Uppgraderad eller importerad av"@sv .

kbv:digitalCharacteristic
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:DigitalCharacteristic ;
    owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/digitalCharacteristic> ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/digitalCharacteristic> ;
    kbv:label "Digital characteristic"@en, "Digital karakteristika"@sv .

kbv:dimension
    a owl:ObjectProperty ;
    rdfs:domain kbv:Slice ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdf:Property ;
    rdfs:subPropertyOf <http://purl.org/linked-data/cube#dimension> ;
    kbv:category kbv:platform .

kbv:dimensions
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    rdfs:subPropertyOf <http://www.w3.org/2004/02/skos/core#note> ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/dimensions> ;
    owl:propertyChainAxiom (kbv:hasDimensions
        kbv:label
    ) ;
    kbv:category kbv:shorthand ;
    kbv:label "Dimensions"@en, "dimensions"@en, "mått"@sv .

kbv:disambiguates
    a owl:ObjectProperty ;
    rdfs:domain owl:Thing ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Ambiguity ;
    owl:inverseOf kbv:maybe ;
    kbv:comment "Something ambiguous that may be this distinct thing."@en ;
    kbv:label "disambiguates"@en, "disambiguerar"@sv .

kbv:disambiguatingDescription
    sdo:domainIncludes kbv:Agent ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf sdo:disambiguatingDescription, kbv:description ;
    kbv:category kbv:pending ;
    kbv:comment "A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation."@en, "En särskiljande beskrivning av resursen."@sv ;
    kbv:label "Disambiguating description"@en, "Särskiljande beskrivning"@sv .

kbv:displayLens
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:inverseOf fresnel:classLensDomain ;
    kbv:category kbv:pending, kbv:platform .

kbv:dissertation
    sdo:domainIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Dissertation ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/dissertation> ;
    kbv:label "Anmärkning om akademisk avhandling"@sv, "Dissertation Information"@en .

kbv:distinct
    a kbv:ConceptCollection ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:code "distinct" ;
    kbv:label "distinct"@en, "distinkt"@sv ;
    kbv:scopeNote "Används i Libris katalogiseringsverktyg för att stödja arbetsflödet att endast skapa en länkad beskrivning."@sv .

kbv:distribution
    sdo:rangeIncludes marc:DistributionAndProduction ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Distribution ;
    rdfs:subPropertyOf kbv:provisionActivity ;
    kbv:comment "Uppgift som identifierar distributionsplats, distributörsnamn, distributionstid."@sv ;
    kbv:label "distribution"@en, "distribution"@sv .

kbv:distributionStatement
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:provisionActivityStatement ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bflc/distributionStatement> ;
    kbv:comment "Ange uppgiften som den står i resursen."@sv ;
    kbv:label "distributionsuppgift"@sv .

kbv:doi
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:DOI ;
    rdfs:subPropertyOf kbv:identifier ;
    kbv:category kbv:shorthand ;
    kbv:label "DOI" .

kbv:duration
    sdo:domainIncludes kbv:Creation ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/duration> ;
    owl:propertyChainAxiom (kbv:hasDuration
        kbv:value
    ) ;
    kbv:category kbv:shorthand ;
    kbv:label "Duration"@en, "duration"@en, "speltid"@sv .

kbv:ean
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:EAN ;
    rdfs:subPropertyOf kbv:identifier ;
    kbv:category kbv:shorthand ;
    kbv:label "EAN" .

kbv:edition
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Classification ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/edition> ;
    kbv:label "Classification scheme edition"@en, "Klassifikationsupplaga"@sv .

kbv:editionEnumeration
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/editionEnumeration> ;
    kbv:label "Edition enumeration"@en, "Parallell upplagebeteckning/Upplagespecifik upphovsuppgift"@sv .

kbv:editionStatement
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:equivalentProperty <http://id.loc.gov/ontologies/bibframe/editionStatement> ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/editionStatement> ;
    owl:propertyChainAxiom (kbv:isIssueOfEdition
        kbv:label
    ) ;
    kbv:comment "En uppgift som identifierar den upplaga eller version till vilken en resurs hör, samt upplagespecifika upphovsuppgifter."@sv ;
    kbv:label "Edition statement"@en, "upplageuppgift"@sv .

kbv:editionStatementRemainder
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:editionStatement ;
    kbv:label "Påföljande upplageuppgift"@sv, "edition statement remainder"@en .

kbv:editorialNote
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Concept ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://www.w3.org/2004/02/skos/core#editorialNote> ;
    kbv:definition "Information avsedd för redaktörer, översättare eller förvaltare av en begreppsmodell."@sv ;
    kbv:label "editorial note"@en, "redaktionell anmärkning"@sv .

kbv:electronicLocator
    sdo:domainIncludes kbv:Instance, kbv:Item ;
    sdo:rangeIncludes kbv:Document ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/electronicLocator> ;
    kbv:label "Electronic location"@en, "Elektronisk adress"@sv .

kbv:emulsion
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Emulsion ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/emulsion> ;
    kbv:label "Emulsion"@en, "emulsion"@en, "emulsion"@sv .

kbv:encodingFormat
    a owl:ObjectProperty ;
    rdfs:domain kbv:MediaObject ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:EncodingFormat ;
    rdfs:subPropertyOf kbv:digitalCharacteristic, kbv:format ;
    owl:equivalentProperty sdo:encodingFormat ;
    kbv:label "encoding format"@en, "kodningsformat"@sv .

kbv:encodingLevel
    a owl:ObjectProperty ;
    rdfs:domain kbv:AdminMetadata ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:EncodingLevel ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bflc/encodingLevel> ;
    kbv:comment "Beteckning som anger den bibliografiska beskrivningens fullständighetsnivå"@sv ;
    kbv:label "Beskrivningsnivå"@sv, "Encoding level"@en .

kbv:endDate
    sdo:domainIncludes kbv:Embargo ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:date ;
    kbv:label "end date"@en, "slutdatum"@sv .

kbv:endTime
    sdo:domainIncludes bulk:Execution, kbv:MediaObject ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty sdo:endTime ;
    kbv:label "end time"@en, "sluttid"@sv .

kbv:endYear
    sdo:domainIncludes kbv:PrimaryProvisionActivity ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:endDate, kbv:year ;
    kbv:label "end year"@en, "slutår"@sv .

kbv:ensemble
    a owl:ObjectProperty ;
    rdfs:domain kbv:Work ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Ensemble ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/ensemble> ;
    kbv:label "Ensemble"@en, "Ensemble"@sv .

kbv:ensembleType
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Ensemble ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/ensembleType> ;
    kbv:label "Ensemble type"@en, "Ensembletyp"@sv .

kbv:entity
    sdo:rangeIncludes kbv:Work ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Relationship ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:object ;
    owl:equivalentProperty <http://www.w3.org/ns/prov#entity> ;
    kbv:label "entitet"@sv, "entity"@en .

kbv:enumerationAndChronology
    a owl:ObjectProperty ;
    rdfs:domain kbv:Item ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:EnumerationAndChronology ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/enumerationAndChronology> ;
    kbv:category kbv:pending ;
    kbv:label "Numbering or other enumeration and dates associated with issues or items held."@en .

kbv:equinox
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Cartographic ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/equinox> ;
    kbv:label "Cartographic equinox"@en, "Ekvinoktium"@sv .

kbv:establishDate
    sdo:domainIncludes kbv:Jurisdiction, kbv:Organization ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#establishDate> ;
    kbv:label "Established"@en, "Tid för grundande"@sv .

kbv:eventContent
    a owl:ObjectProperty ;
    rdfs:domain kbv:Event ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Work ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/eventContent> ;
    kbv:label "Event content"@en .

kbv:eventContentOf
    a owl:ObjectProperty ;
    rdfs:domain kbv:Work ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Event ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/eventContentOf> ;
    kbv:label "Has event content"@en .

kbv:exactMatch
    sdo:domainIncludes kbv:Identity ;
    sdo:rangeIncludes kbv:Agent, kbv:Concept ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:closeMatch ;
    owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#hasExactExternalAuthority>, <http://www.w3.org/2004/02/skos/core#exactMatch> ;
    kbv:category kbv:integral ;
    kbv:label "exact match"@en, "exakt match"@sv .

kbv:example
    sdo:domainIncludes kbv:Concept ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#exampleNote>, <http://www.w3.org/2004/02/skos/core#example> ;
    kbv:label "example"@en, "exempel"@sv .

kbv:exclusionGRing
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Cartographic ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/exclusionGRing> ;
    kbv:comment "Saknar motsvarande svensk översättning, används normalt ej i Libris." ;
    kbv:label "Cartographic G ring area excluded"@en .

kbv:expressionOf
    a owl:ObjectProperty ;
    rdfs:domain kbv:Work ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Work ;
    rdfs:subPropertyOf sdo:exampleOfWork, kbv:versionOf ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/expressionOf> ;
    owl:inverseOf kbv:hasExpression ;
    kbv:category kbv:pending ;
    kbv:label "Expression of"@en, "uttryck av"@sv .

kbv:extent
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Extent ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/extent> ;
    kbv:comment "Antal och typ av enheter och underenheter en resurs består av."@sv ;
    kbv:label "Extent"@en, "omfång"@sv .

kbv:extentNote
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf <http://www.w3.org/2004/02/skos/core#note> ;
    owl:propertyChainAxiom (kbv:extent
        kbv:label
    ) ;
    kbv:category kbv:abstract, kbv:shorthand .

kbv:familyName
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Person ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://rdaregistry.info/Elements/a/P50291>, <http://rdaregistry.info/Elements/a/surname.en>, sdo:familyName, <http://xmlns.com/foaf/0.1/familyName> ;
    kbv:altLabel "familjenamn"@sv ;
    kbv:comment "Enkelt eller sammansatt släktnamn. Kan ej kombineras med egenskapen 'namn' som har rak ordföljd"@sv ;
    kbv:label "efternamn"@sv, "family name"@en .

kbv:fieldOfActivity
    sdo:rangeIncludes kbv:FieldOfActivity, kbv:Topic ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Agent ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://rdaregistry.info/Elements/u/P60089>, <http://rdaregistry.info/Elements/u/fieldOfActivity.en>, <http://www.loc.gov/mads/rdf/v1#fieldOfActivity> ;
    kbv:label "Field of Activity"@en, "Verksamhetsområde"@sv .

kbv:fileName
    a owl:DatatypeProperty ;
    rdfs:domain kbv:File ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range xsd:string ;
    rdfs:subPropertyOf kbv:label ;
    owl:equivalentProperty <http://www.loc.gov/premis/rdf/v3/originalName> ;
    kbv:label "filename"@en, "filnamn"@sv .

kbv:findingAid
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:accompaniedBy ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/findingAid> ;
    owl:inverseOf kbv:findingAidOf ;
    kbv:label "Finding aid"@en, "arkivförteckning"@sv .

kbv:findingAidOf
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:accompanies ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/findingAidOf> ;
    owl:inverseOf kbv:findingAid ;
    kbv:label "Finding aid for"@en, "arkivförteckning för"@sv .

kbv:first
    a owl:ObjectProperty ;
    rdfs:domain kbv:PartialCollectionView ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf <http://www.iana.org/assignments/relation/first> ;
    owl:equivalentProperty <http://www.w3.org/ns/hydra/core#first> ;
    kbv:category kbv:platform .

kbv:firstIssue
    a owl:DatatypeProperty ;
    rdfs:domain rdfs:Resource ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/firstIssue> ;
    kbv:comment "Används för närvarande ej i Libris."@sv ;
    kbv:label "Multipart first issue"@en, "Numrering av seriella resurser (första)"@sv .

kbv:firstIssueDate
    sdo:domainIncludes kbv:FormerTitle, kbv:TemporalEntity ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range xsd:date ;
    rdfs:subPropertyOf kbv:firstIssue, kbv:startDate ;
    kbv:label "first issue date"@en, "första numrets datum"@sv .

kbv:focus
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#identifiesRWO>, <http://xmlns.com/foaf/0.1/focus> ;
    kbv:label "fokus"@sv .

kbv:focusOf
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:identifiedBy ;
    owl:inverseOf kbv:focus ;
    kbv:label "fokus för"@sv .

kbv:fontSize
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:FontSize ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/fontSize> ;
    kbv:comment "För resurser med typsnitt anpassat för personer med synnedsättning, ange storleken på typsnittet med termen stor stil."@sv ;
    kbv:label "Font size"@en, "teckengrad"@sv .

kbv:format
    j.1:abstract true ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://purl.org/dc/terms/format> ;
    kbv:label "format"@en, "format"@sv .

kbv:formatOf
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://purl.org/dc/terms/isFormatOf> ;
    kbv:label "är format på"@sv .

kbv:formerShelfLocation
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Item ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    kbv:label "former shelf location"@en, "tidigare hylluppställning"@sv .

kbv:frequency
    sdo:domainIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Frequency ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/frequency> ;
    kbv:comment "Utgivningsfrekvens för seriell eller integrerande resurs."@sv ;
    kbv:label "Frequency"@en, "frekvens"@sv .

kbv:frequencyPeriod
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:pubFrequency ;
    kbv:label "frekvensperiod"@sv, "frequency period"@en .

kbv:fromLangScript
    a owl:ObjectProperty ;
    rdfs:domain kbv:TransformedLanguageForm ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Script ;
    kbv:label "from language script"@en, "från skriftsystem"@sv .

kbv:fullerFormOfName
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Person ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://rdaregistry.info/Elements/u/P60530>, <http://rdaregistry.info/Elements/u/fullerFormOfName.en> ;
    kbv:label "fullständigare namnform"@sv, "has fuller form of name"@en .

kbv:generation
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Generation ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/generation> ;
    kbv:label "Generation"@en, "generation"@sv .

kbv:generationDate
    a owl:DatatypeProperty ;
    rdfs:domain kbv:AdminMetadata ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    rdfs:subPropertyOf kbv:date ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/generationDate> ;
    kbv:comment "Datum för konvertering"@sv ;
    kbv:label "Date generated"@en, "Konverteringsdatum"@sv .

kbv:generationProcess
    a owl:ObjectProperty ;
    rdfs:domain kbv:AdminMetadata ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:GenerationProcess ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/generationProcess> ;
    kbv:comment "Indikation på program eller process använt för att generera beskrivningen eller specifik konvertering."@sv ;
    kbv:label "Beskrivningsprocess"@sv, "Description generation"@en .

kbv:genreForm
    sdo:domainIncludes kbv:Endeavour ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:GenreForm ;
    rdfs:subPropertyOf <http://purl.org/dc/terms/type>, sdo:genre ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/genreForm> ;
    kbv:label "Genre/form"@en, "genre/form"@sv .

kbv:geographicCoverage
    a owl:ObjectProperty ;
    rdfs:domain kbv:Creation ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:GeographicCoverage ;
    rdfs:subPropertyOf <http://purl.org/dc/terms/spatial>, sdo:spatialCoverage ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/geographicCoverage> ;
    kbv:comment "Geografisk täckning avseende innehållet i resursen."@sv ;
    kbv:label "Geografisk täckning"@sv, "Geographic coverage"@en .

kbv:givenName
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Person ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://rdaregistry.info/Elements/a/P50292>, <http://rdaregistry.info/Elements/a/givenName.en>, sdo:givenName, <http://xmlns.com/foaf/0.1/givenName> ;
    kbv:comment "Förnamn, kan ej kombineras med egenskapen 'namn' som har rak ordföljd."@sv ;
    kbv:label "förnamn"@sv, "given name"@en .

kbv:grantingInstitution
    a owl:ObjectProperty ;
    rdfs:domain kbv:Dissertation ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Agent ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/grantingInstitution> ;
    kbv:label "Degree issuing institution"@en, "Lärosäte som utfärdat examen"@sv .

kbv:hasAffiliation
    a owl:ObjectProperty ;
    rdfs:domain kbv:Agent ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Affiliation ;
    owl:equivalentProperty <http://rdaregistry.info/Elements/u/P60095>, <http://rdaregistry.info/Elements/u/affiliation.en>, <http://www.loc.gov/mads/rdf/v1#hasAffiliation> ;
    kbv:label "Has affiliation"@en, "Organisatorisk tillhörighet"@sv .

kbv:hasBiographicalInformation
    sdo:domainIncludes kbv:Family, kbv:Person ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:BiographicalNote ;
    owl:equivalentProperty <http://rdaregistry.info/Elements/u/P60492> ;
    kbv:category kbv:pending ;
    kbv:label "Biografiska uppgifter"@sv, "has biographical information"@en .

kbv:hasChangeNote
    sdo:domainIncludes kbv:Record ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:ChangeNote ;
    rdfs:subPropertyOf kbv:technicalNote ;
    kbv:category kbv:platform ;
    kbv:label "Change note"@en, "Ändringsanmärkning"@sv .

kbv:hasComponent
    a owl:ObjectProperty ;
    rdfs:domain kbv:Item ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Item ;
    rdfs:subPropertyOf <http://id.loc.gov/ontologies/bibframe/hasPart> ;
    owl:inverseOf kbv:componentOf ;
    kbv:category kbv:compositional, kbv:integral ;
    kbv:label "har komponent"@sv, "has component"@en ;
    kbv:note "Retained from BF1 to enable an Item entity to describe several Items within the same holding. (Historically due to local variations in Libris MARC21-spec.)"@en .

kbv:hasDataset
    a owl:ObjectProperty ;
    rdfs:domain kbv:DataCatalog ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Dataset ;
    rdfs:subPropertyOf <http://purl.org/dc/terms/hasPart> ;
    owl:equivalentProperty sdo:dataset, <http://www.w3.org/ns/dcat#dataset> ;
    owl:inverseOf kbv:inDataCatalog ;
    kbv:category kbv:platform ;
    kbv:label "har dataset"@sv, "has dataset"@en .

kbv:hasDerivative
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:hasVersion ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/hasDerivative> ;
    owl:inverseOf kbv:derivativeOf ;
    kbv:label "Has derivative"@en, "har bearbetning"@sv .

kbv:hasDimensions
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Dimensions ;
    kbv:comment "Mått på resursens bärare eller behållare."@sv ;
    kbv:label "Mått"@sv, "dimensions"@en .

kbv:hasDuration
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Duration ;
    kbv:closeMatch <http://rdaregistry.info/Elements/u/duration.en> ;
    kbv:comment "Information om resursens eller framförandets speltid/längd."@sv ;
    kbv:label "Has duration"@en, "Speltid"@sv .

kbv:hasEquivalent
    sdo:rangeIncludes kbv:Endeavour ;
    a owl:SymmetricProperty ;
    rdfs:domain kbv:Creation ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:relatedTo ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/hasEquivalent> ;
    kbv:label "Equivalence"@en, "Likvärdighet"@sv .

kbv:hasExpression
    a owl:ObjectProperty ;
    rdfs:domain kbv:Work ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Work ;
    rdfs:subPropertyOf kbv:hasVersion ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/hasExpression> ;
    owl:inverseOf kbv:expressionOf ;
    kbv:category kbv:pending ;
    kbv:label "Expressed as"@en, "har uttryck"@sv .

kbv:hasFilePackage
    sdo:domainIncludes kbv:Document ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:FilePackage ;
    kbv:label "har filpaket"@sv, "has file package"@en .

kbv:hasFormat
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf sdo:exampleOfWork ;
    owl:equivalentProperty <http://purl.org/dc/terms/hasFormat> ;
    kbv:comment "Är på angivet format."@sv ;
    kbv:label "Format"@sv .

kbv:hasHistoricalData
    sdo:domainIncludes kbv:Jurisdiction, kbv:Meeting, kbv:Organization ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:AdministrativeHistoryNote ;
    owl:equivalentProperty <http://rdaregistry.info/Elements/u/P60484>, <http://rdaregistry.info/Elements/u/agentHistory.en> ;
    kbv:category kbv:pending ;
    kbv:label "Administrativ historik"@sv, "has historical data"@en .

kbv:hasIIIFManifest
    sdo:rangeIncludes <http://iiif.io/api/presentation/3/Manifest> ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Document ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:label "har manifest"@sv, "has manifest"@en .

kbv:hasInstance
    a owl:ObjectProperty ;
    rdfs:domain kbv:Work ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Instance ;
    rdfs:subClassOf sdo:workExample ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/hasInstance> ;
    owl:inverseOf kbv:instanceOf ;
    kbv:category kbv:integral ;
    kbv:comment "Instans relaterad till det beskrivna verket. Används för att koppla ihop verk med instanser i en Bibframe-struktur."@sv ;
    kbv:label "Instance of Work"@en, "har instans"@sv .

kbv:hasInstanceType
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf rdf:type ;
    owl:propertyChainAxiom (kbv:hasInstance
        rdf:type
    ) ;
    kbv:category kbv:pending, kbv:shorthand .

kbv:hasIntellectualEntity
    sdo:domainIncludes kbv:Document ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Creation ;
    kbv:label "har intellektuell entitet"@sv, "has intellectual entity"@en .

kbv:hasItem
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Item ;
    rdfs:subPropertyOf kbv:relatedTo ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/hasItem> ;
    owl:inverseOf kbv:itemOf ;
    kbv:label "Har bestånd"@sv, "Has holding"@en .

kbv:hasNotation
    sdo:domainIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Notation ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/notation> ;
    kbv:label "Notation system"@en, "Notationssystem"@sv .

kbv:hasNote
    a owl:ObjectProperty ;
    rdfs:domain kbv:Resource ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Note ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/note> ;
    kbv:comment "Allmän textinformation om en resurs"@sv ;
    kbv:label "Note"@en, "anmärkning"@sv .

kbv:hasNumberingOfSerials
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:NumberingOfSerials ;
    owl:equivalentProperty <http://rdaregistry.info/Elements/u/P60533>, <http://rdaregistry.info/Elements/u/numberingOfSerials.en> ;
    kbv:comment "Alfanumeriska och/eller kronologiska volymbeteckningar"@sv ;
    kbv:label "har numrering av seriell resurs"@sv, "has numbering of serials"@en .

kbv:hasOccupation
    sdo:rangeIncludes kbv:Occupation, kbv:Topic ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Person ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://rdaregistry.info/Elements/u/P60468>, sdo:hasOccupation, <http://www.loc.gov/mads/rdf/v1#occupation> ;
    kbv:label "Har yrke eller sysselsättning"@sv, "has occupation"@en .

kbv:hasPart
    a owl:ObjectProperty ;
    rdfs:domain kbv:Resource ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Resource ;
    rdfs:subPropertyOf kbv:relatedTo ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/hasPart>, <http://id.loc.gov/vocabulary/preservation/relationshipSubType/hsp>, <http://purl.org/dc/terms/hasPart>, sdo:hasPart ;
    owl:inverseOf kbv:isPartOf ;
    kbv:label "Has part"@en, "har del"@sv .

kbv:hasProminentFamilyMember
    a owl:ObjectProperty ;
    rdfs:domain kbv:Family ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Person ;
    owl:equivalentProperty <http://rdaregistry.info/Elements/a/P50060>, <http://rdaregistry.info/Elements/a/prominentMemberOfFamily.en> ;
    kbv:label "Har välkänd släktmedlem"@sv, "Has Prominent Familymember"@en .

kbv:hasRepresentation
    sdo:rangeIncludes kbv:MediaObject, kbv:Representation ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Creation ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:associatedMedia ;
    owl:equivalentProperty <http://id.loc.gov/vocabulary/preservation/relationshipSubType/isr> ;
    owl:inverseOf kbv:representationOf ;
    kbv:label "har representation"@sv, "has representation"@en .

kbv:hasRepresentativeExpression
    a owl:ObjectProperty ;
    rdfs:domain kbv:Work ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Work ;
    rdfs:subPropertyOf kbv:hasExpression ;
    owl:equivalentProperty <http://rdaregistry.info/Elements/w/P10346> ;
    owl:inverseOf kbv:representativeExpressionOf ;
    j.0:term_status "unstable" ;
    kbv:category kbv:pending ;
    kbv:label "har representativt uttryck"@sv, "has representative expression"@en .

kbv:hasReproduction
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Instance ;
    rdfs:subPropertyOf kbv:hasEquivalent ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/hasReproduction> ;
    owl:inverseOf kbv:reproductionOf ;
    kbv:label "Reproduced as"@en, "Reproducerad som"@sv .

kbv:hasSeries
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/hasSeries> ;
    owl:propertyChainAxiom (kbv:seriesMembership
        kbv:inSeries
    ) ;
    kbv:comment "Resurs i vilken delen har blivit utgiven; titel av den större resursen syns i delen."@sv ;
    kbv:label "In series"@en, "har serie"@sv .

kbv:hasStatement
    j.1:abstract true ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdf:Statement ;
    rdfs:subPropertyOf [
        owl:inverseOf rdf:subject
    ] .

kbv:hasSubseries
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:isPartOf ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/hasSubseries> ;
    owl:inverseOf kbv:subseriesOf ;
    kbv:label "Subseries"@en, "Underserie"@sv .

kbv:hasTitle
    sdo:domainIncludes kbv:Endeavour, kbv:Event ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Title ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/title> ;
    kbv:comment "Innehåller titelelement"@sv ;
    kbv:label "Title resource"@en, "har titel"@sv .

kbv:hasTypeOfFamily
    a owl:ObjectProperty ;
    rdfs:domain kbv:Family ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:TypeOfFamily ;
    owl:equivalentProperty <http://rdaregistry.info/Elements/a/P50051>, <http://rdaregistry.info/Elements/a/typeOfFamily.en> ;
    kbv:label "Has type of family"@en, "Typ av släkt"@sv .

kbv:hasVariant
    a owl:ObjectProperty ;
    rdfs:domain kbv:Identity ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Identity ;
    rdfs:subPropertyOf <http://www.w3.org/2004/02/skos/core#related> ;
    owl:propertyChainAxiom (<http://www.loc.gov/mads/rdf/v1#hasVariant>
        <http://www.loc.gov/mads/rdf/v1#identifiesRWO>
    ) ;
    kbv:category kbv:compositional ;
    kbv:closeMatch <http://www.w3.org/2004/02/skos/core#exactMatch> ;
    kbv:label "variant"@en, "variant"@sv .

kbv:hasVersion
    j.1:abstract true ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Endeavour ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Endeavour ;
    rdfs:subPropertyOf sdo:exampleOfWork, kbv:relatedTo ;
    owl:equivalentProperty <http://purl.org/dc/terms/hasVersion> ;
    owl:inverseOf kbv:versionOf ;
    kbv:label "har version"@sv .

kbv:height
    sdo:domainIncludes kbv:MediaObject ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty sdo:height ;
    kbv:label "height"@en, "höjd"@sv .

kbv:heldBy
    a owl:ObjectProperty ;
    rdfs:domain kbv:Item ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Agent ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/heldBy>, <http://purl.org/ontology/holding#heldBy> ;
    kbv:comment "Sigel som innehar beståndet eller från vilket det är tillgängligt."@sv ;
    kbv:label "Held by"@en, "innehas av"@sv .

kbv:heuristicIdentifier
    a kbv:ConceptCollection ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:code "heuristicIdentifier" ;
    kbv:comment "Anges för att markera egenskaper som kan identifiera blanka noder."@sv ;
    kbv:example "prefLabelByLang, altLabel, labelByLang osv."@sv ;
    kbv:label "heuristicIdentifier"@en, "heuristisk identifierare"@sv ;
    kbv:scopeNote "Används i XL för att automatiskt ersätta blanka noder med länkar"@sv .

kbv:heuristicIdentity
    a kbv:ConceptCollection ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:code "heuristicIdentity" ;
    kbv:comment "Anges för att markera klasser där blanka noder kan identifieras via en :heuristicIdentifier."@sv ;
    kbv:example "Role, Country och Language kan identifieras via code, prefLabelByLang, altLabel osv."@sv ;
    kbv:label "heuristicIdentity"@en, "heuristisk identitet"@sv ;
    kbv:scopeNote "Används i XL för att automatiskt ersätta blanka noder med länkar"@sv .

kbv:hiddenLabel
    sdo:domainIncludes kbv:Concept ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#deprecatedLabel>, <http://www.w3.org/2004/02/skos/core#hiddenLabel> ;
    kbv:category kbv:heuristicIdentifier ;
    kbv:comment "En benämning för en resurs som bör döljas när man skapar visuella visningar av resursen, men som fortfarande ska vara tillgänglig för fri textsökning."@sv ;
    kbv:label "dold benämning"@sv, "hidden label"@en .

kbv:hierarchicalLevel
    a owl:DatatypeProperty ;
    rdfs:domain kbv:CollectionArrangement ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/hierarchicalLevel> ;
    kbv:label "Hierarchical level of material"@en, "Hierarkisk nivå"@sv .

kbv:historyNote
    sdo:domainIncludes kbv:Concept ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://www.w3.org/2004/02/skos/core#historyNote> ;
    kbv:definition "Information om tidigare status/användning/innebörd av ett begrepp."@sv ;
    kbv:label "anmärkning om tillämpningshistorik"@sv, "history note"@en .

kbv:historyOfWork
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Work ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/historyOfWork> ;
    kbv:label "History of the work"@en, "Verkets historia"@sv .

kbv:identifiedBy
    a owl:ObjectProperty ;
    rdfs:domain kbv:Creation, kbv:Resource ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Identifier ;
    rdfs:subPropertyOf kbv:describedBy ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/identifiedBy>, sdo:sameAs ;
    owl:inverseOf kbv:identifies ;
    kbv:altLabel "Identifierad av"@sv ;
    kbv:comment "Teckensträng knuten till en resurs som används för att unikt särskilja resursen från andra."@sv ;
    kbv:label "Identifier"@en, "Identifikator"@sv .

kbv:identifier
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Identifier ;
    rdfs:subPropertyOf kbv:label ;
    owl:equivalentProperty <http://purl.org/dc/terms/identifier>, <http://purl.org/ontology/bibo/identifier> ;
    owl:propertyChainAxiom (kbv:identifiedBy
        kbv:value
    ) ;
    kbv:category kbv:shorthand ;
    kbv:label "identifier"@en, "identifikator"@sv .

kbv:identifies
    a owl:ObjectProperty ;
    rdfs:domain kbv:Identifier ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Resource ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/identifies> ;
    owl:inverseOf kbv:identifiedBy ;
    kbv:label "Identifierad resurs"@sv, "Resource identified"@en .

kbv:illustrativeContent
    sdo:domainIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Illustration ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/illustrativeContent> ;
    kbv:label "Illustrative content information"@en, "Illustrativt innehåll"@sv .

kbv:image
    a owl:ObjectProperty ;
    rdfs:domain kbv:Resource ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:ImageObject ;
    rdfs:subPropertyOf kbv:isPrimaryTopicOf ;
    owl:equivalentProperty sdo:image, <http://xmlns.com/foaf/0.1/depiction> ;
    kbv:comment "En bild på resursen."@sv ;
    kbv:label "bild"@sv, "image"@en .

kbv:imageOf
    a owl:ObjectProperty ;
    rdfs:domain kbv:ImageObject ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Resource ;
    rdfs:subPropertyOf sdo:about ;
    owl:equivalentProperty <http://xmlns.com/foaf/0.1/depicts> ;
    kbv:comment "Resurs som förekommer på bilden."@sv ;
    kbv:label "bild på"@sv, "image of"@en .

kbv:immediateAcquisition
    a owl:ObjectProperty ;
    rdfs:domain kbv:Item ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:ImmediateAcquisition ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/immediateAcquisition> ;
    kbv:comment "Huvudsakligen avsett för uppgift avseende förvärv av antikvariskt material och arkivmaterial."@sv ;
    kbv:definition "Information om omständigheterna, t.ex. källa, datum, metod under vilken resursen förvärvades direkt."@sv ;
    kbv:label "Förvärvsuppgifter"@sv, "Immediate acquisition"@en .

kbv:inCollection
    a owl:ObjectProperty ;
    rdfs:domain kbv:Concept ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:TermCollection ;
    rdfs:subPropertyOf <http://purl.org/vocab/vann/termGroup> ;
    owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#isMemberOfMADSCollection> ;
    owl:inverseOf kbv:collectionItem ;
    kbv:label "Del av termsamling"@sv, "Part of collection"@en .

kbv:inDataCatalog
    a owl:ObjectProperty ;
    rdfs:domain kbv:Dataset ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:DataCatalog ;
    rdfs:subPropertyOf <http://purl.org/dc/terms/isPartOf> ;
    owl:equivalentProperty sdo:includedInDataCatalog ;
    owl:inverseOf kbv:hasDataset ;
    kbv:category kbv:platform ;
    kbv:definition "A data catalog which contains this dataset."@en, "En datakatalog som datasetet ingår i."@sv ;
    kbv:label "included in data catalog"@en, "ingår i datakatalog"@sv .

kbv:inDataset
    a owl:ObjectProperty ;
    rdfs:domain kbv:Record ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Dataset ;
    rdfs:subPropertyOf <http://purl.org/dc/terms/isPartOf> ;
    owl:equivalentProperty <http://rdfs.org/ns/void#inDataset> ;
    kbv:category kbv:platform ;
    kbv:label "in dataset"@en, "ingår i dataset"@sv .

kbv:inLangScript
    a owl:ObjectProperty ;
    rdfs:domain kbv:TransformedLanguageForm ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Script ;
    kbv:label "in language script"@en, "på skriftsystem"@sv .

kbv:inLanguage
    a owl:ObjectProperty ;
    rdfs:domain kbv:TransformedLanguageForm ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Language ;
    rdfs:subPropertyOf kbv:broader ;
    kbv:label "in language"@en, "på språk"@sv .

kbv:inScheme
    a owl:ObjectProperty ;
    rdfs:domain kbv:Identity ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:ConceptScheme ;
    rdfs:subPropertyOf kbv:source ;
    owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#isMemberOfMADSScheme>, <http://www.w3.org/2004/02/skos/core#inScheme> ;
    kbv:label "in scheme"@en, "ingår i system"@sv .

kbv:inSeries
    sdo:rangeIncludes kbv:Instance ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:SeriesMembership ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:object ;
    kbv:label "ingår i serie"@sv .

kbv:includedIn
    sdo:domainIncludes kbv:MediaObject, kbv:Representation ;
    sdo:rangeIncludes kbv:MediaObject, kbv:Representation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:isPartOf ;
    owl:equivalentProperty <http://id.loc.gov/vocabulary/preservation/relationshipSubType/isi> ;
    owl:inverseOf kbv:includes ;
    kbv:label "included in"@en, "inkluderad i"@sv .

kbv:includes
    sdo:domainIncludes kbv:FilePackage, kbv:MediaObject, kbv:Representation ;
    sdo:rangeIncludes kbv:MediaObject, kbv:Representation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:hasPart ;
    owl:equivalentProperty <http://id.loc.gov/vocabulary/preservation/relationshipSubType/inc> ;
    owl:inverseOf kbv:includedIn ;
    kbv:label "includes"@en, "inkluderar"@sv .

kbv:incorrectlyIdentifiedBy
    sdo:domainIncludes kbv:Document ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Identifier ;
    kbv:broadMatch kbv:identifiedBy ;
    kbv:comment "En identifikator som är inkorrekt använd för denna resurs. Identifikatorn i sig kan vara korrekt, invalid i formatet, eller indragen (vilket kan anges med status-egenskapen på själva identifikatorn). Denna relation används för att klargöra att den inte går att använda för att unikt identifiera resursen."@sv ;
    kbv:label "Incorrectly identified by"@en, "Inkorrekt identifierad av"@sv .

kbv:index
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:accompaniedBy ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/index> ;
    owl:inverseOf kbv:indexOf ;
    kbv:label "Has index"@en, "register"@sv .

kbv:indexOf
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:accompanies ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/indexOf> ;
    owl:inverseOf kbv:index ;
    kbv:label "Index to"@en, "register till"@sv .

kbv:indexedIn
    sdo:rangeIncludes kbv:Instance, kbv:Work ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Endeavour ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bflc/indexedIn> ;
    kbv:label "Indexed in"@en, "Indexerad i"@sv .

kbv:indirectlyIdentifiedBy
    sdo:domainIncludes kbv:Document ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Identifier ;
    owl:propertyChainAxiom (kbv:hasEquivalent
        kbv:identifiedBy
    ) ;
    kbv:comment "En identifikator som indirekt är knuten till denna resurs (den kan vara hämtad från en resurs på annat format, eller vara en inkorrekt men ändå använd identifikator)."@sv ;
    kbv:label "Indirectly identified by"@en, "Indirekt identifierad av"@sv .

kbv:insertedContentRelation
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://www.w3.org/ns/ldp#insertedContentRelation> ;
    kbv:category kbv:platform .

kbv:instanceOf
    sdo:rangeIncludes kbv:Work ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Work ;
    rdfs:subPropertyOf <http://purl.org/dc/terms/isFormatOf>, sdo:exampleOfWork, <http://www.w3.org/ns/rdfa#copy> ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/instanceOf> ;
    owl:inverseOf kbv:hasInstance ;
    kbv:category kbv:integral ;
    kbv:comment "Verk som den beskrivna instansen manifesterar. Används för att koppla ihop instanser med verk i en Bibframe-struktur."@sv ;
    kbv:label "Instance of"@en, "instans av"@sv .

kbv:instanceOfType
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf rdf:type ;
    owl:propertyChainAxiom (kbv:instanceOf
        rdf:type
    ) ;
    kbv:category kbv:pending, kbv:shorthand .

kbv:instrument
    a owl:ObjectProperty ;
    rdfs:domain kbv:Work ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:MusicInstrument ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/instrument> ;
    kbv:label "Instrument"@en, "Instrument"@sv .

kbv:instrumentalType
    a owl:DatatypeProperty ;
    rdfs:domain kbv:MusicInstrument ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/instrumentalType> ;
    kbv:label "Instrument role"@en, "Instrumentroll"@sv .

kbv:integral
    a kbv:ConceptCollection ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:code "integral" ;
    kbv:comment "Anges som kategori på relationer som är väsentliga för att ge en komplett förståelse för en resurs."@sv ;
    kbv:example "instanceOf, translationOf, locatedIn"@sv ;
    kbv:label "integral relation"@en, "väsentlig relation"@sv ;
    kbv:scopeNote "Används i XL för att presentera relaterade resurser tillsammans med huvudsaklig resurs."@sv .

kbv:intendedAudience
    sdo:domainIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:IntendedAudience ;
    rdfs:subPropertyOf sdo:audience ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/intendedAudience> ;
    kbv:comment "Avsedd målgrupp, eller åldersnivå för vilken innehållet i resursen anses lämpligt."@sv ;
    kbv:label "Intended audience"@en, "målgrupp"@sv .

kbv:inventoryLevel
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Item ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    kbv:label "Inventarienivå"@sv, "Inventory level"@en .

kbv:isEditionOf
    a owl:ObjectProperty ;
    rdfs:domain kbv:SerialEdition ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Instance ;
    rdfs:subPropertyOf kbv:isPartOf ;
    kbv:label "is edition of"@en, "är edition av"@sv .

kbv:isIssueOf
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Instance ;
    rdfs:subPropertyOf kbv:isPartOf ;
    owl:equivalentProperty <http://rdaregistry.info/Elements/u/P60193> ;
    owl:inverseOf [
        kbv:label "Has issue"@en, "har nummer"@sv
    ] ;
    kbv:label "Is issue of"@en, "nummer av"@sv .

kbv:isIssueOfEdition
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:SerialEdition ;
    rdfs:subPropertyOf kbv:isPartOf ;
    kbv:label "issue of edition"@en, "tidningnummer i utgåva"@sv .

kbv:isMemberOfRelation
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://www.w3.org/ns/ldp#isMemberOfRelation> ;
    kbv:category kbv:platform .

kbv:isPartOf
    sdo:domainIncludes kbv:Endeavour, kbv:Jurisdiction, kbv:Organization, kbv:Place ;
    sdo:rangeIncludes kbv:Endeavour, kbv:Jurisdiction, kbv:Organization, kbv:Place ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:relatedTo ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/partOf>, <http://id.loc.gov/vocabulary/preservation/relationshipSubType/isp>, <http://purl.org/dc/terms/isPartOf>, sdo:isPartOf ;
    owl:inverseOf kbv:hasPart ;
    kbv:comment "Relaterad resurs vilken den beskrivna resursen är en fysisk eller logisk del av."@sv ;
    kbv:label "Is part of"@en, "är del av"@sv .

kbv:isPrimaryTopicOf
    sdo:domainIncludes kbv:Instance, kbv:Item ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Document ;
    owl:equivalentProperty <http://xmlns.com/foaf/0.1/isPrimaryTopicOf> ;
    kbv:label "Relaterad beskrivning eller innehåll"@sv ;
    kbv:relatedMatch <http://id.loc.gov/ontologies/bibframe/supplementaryContent> .

kbv:isReplacedBy
    a owl:ObjectProperty ;
    rdfs:domain kbv:Concept ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Concept ;
    owl:equivalentProperty <http://purl.org/dc/terms/isReplacedBy> ;
    kbv:label "ersatt av"@sv, "replaced by"@en .

kbv:isbn
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:ISBN ;
    rdfs:subPropertyOf kbv:identifier ;
    owl:equivalentProperty <http://purl.org/ontology/bibo/isbn>, sdo:isbn ;
    owl:propertyChainAxiom ([
            rdfs:range kbv:ISBN ;
            rdfs:subPropertyOf kbv:identifiedBy
        ]
        kbv:value
    ) ;
    kbv:category kbv:shorthand ;
    kbv:label "ISBN" .

kbv:issn
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:ISSN ;
    rdfs:subPropertyOf kbv:identifier ;
    owl:equivalentProperty <http://purl.org/ontology/bibo/issn>, sdo:issn ;
    owl:propertyChainAxiom ([
            rdfs:range kbv:ISSN ;
            rdfs:subPropertyOf kbv:identifiedBy
        ]
        kbv:value
    ) ;
    kbv:category kbv:shorthand ;
    kbv:label "ISSN" .

kbv:issuanceType
    sdo:domainIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:IssuanceType ;
    rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60051>, rdf:type ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/issuance> ;
    kbv:comment "Kategorisering som reflekterar om en resurs är utgiven i en eller flera delar, på vilket sätt den uppdateras, och dess tänkta avslutning."@sv ;
    kbv:label "Mode of issuance"@en, "utgivningssätt"@sv .

kbv:issueNumber
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty sdo:issueNumber ;
    kbv:category kbv:pending .

kbv:issuedWith
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:SymmetricProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Instance ;
    rdfs:subPropertyOf kbv:accompanies ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/issuedWith> ;
    kbv:label "Issued with"@en, "utgiven med"@sv .

kbv:itemCondition
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Item ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    kbv:label "exemplarets fysiska tillstånd"@sv, "item condition"@en .

kbv:itemHeldBy
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:propertyChainAxiom (kbv:hasItem
        kbv:heldBy
    ) ;
    kbv:category kbv:pending, kbv:shorthand ;
    kbv:label "Bibliotek"@sv, "Library"@en .

kbv:itemOf
    a owl:ObjectProperty ;
    rdfs:domain kbv:Item ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Instance ;
    rdfs:subPropertyOf kbv:relatedTo ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/itemOf>, <http://purl.org/ontology/holding#examplarOf> ;
    owl:inverseOf kbv:hasItem ;
    kbv:label "Holding for"@en, "bestånd på"@sv .

kbv:itemOffset
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://sindice.com/vocab/search#indexOffset> ;
    kbv:category kbv:platform .

kbv:itemPortion
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Classification ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/itemPortion> ;
    kbv:label "Classification item number"@en .

kbv:itemUsed
    a owl:ObjectProperty ;
    rdfs:domain kbv:ProvisionActivity ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Item ;
    kbv:label "Exemplaret som använts"@sv, "Item used"@en .

kbv:items
    a owl:ObjectProperty ;
    rdfs:domain kbv:PartialCollectionView ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://www.w3.org/ns/hydra/core#member> ;
    kbv:category kbv:platform .

kbv:itemsPerPage
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://a9.com/-/spec/opensearch/1.1/itemsPerPage>, <http://sindice.com/vocab/search#itemsPerPage> ;
    kbv:category kbv:platform .

kbv:keyTitle
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:title ;
    owl:propertyChainAxiom ([
            rdfs:range kbv:KeyTitle ;
            rdfs:subPropertyOf kbv:hasTitle
        ]
        kbv:mainTitle
    ) ;
    kbv:category kbv:shorthand ;
    kbv:label "Key title"@en, "Nyckeltitel"@sv .

kbv:keyword
    sdo:domainIncludes kbv:DataCatalog, kbv:Dataset ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Resource ;
    rdfs:subPropertyOf <http://purl.org/dc/terms/subject> ;
    owl:equivalentProperty sdo:keywords ;
    kbv:label "keyword"@en, "nyckelord"@sv .

kbv:label
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Resource ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty sdo:name, rdfs:label ;
    kbv:category kbv:heuristicIdentifier ;
    kbv:label "benämning"@sv, "label"@en .

kbv:langTransformAccordingTo
    a owl:ObjectProperty ;
    rdfs:domain kbv:TransformedLanguageForm ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:LanguageTransformRules ;
    kbv:label "according to transform rules"@en, "enligt translittereringsregler"@sv .

kbv:language
    sdo:domainIncludes marc:Libretto, marc:SubtitlesOrCaptions, marc:SungOrSpokenText, kbv:Creation, kbv:Summary, kbv:TableOfContents, kbv:Title ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Creation ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Language ;
    rdfs:subPropertyOf <http://purl.org/dc/terms/language> ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/language> ;
    kbv:code "SPRÅK"^^kbv:LibrisQueryCode ;
    kbv:comment "Språk förknippat med en resurs eller dess delar."@sv ;
    kbv:label "Language information"@en, "språk"@sv .

kbv:languagePeriod
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:LanguagePeriod ;
    kbv:category kbv:pending ;
    kbv:label "language period"@en, "språkperiod"@sv .

kbv:last
    a owl:ObjectProperty ;
    rdfs:domain kbv:PartialCollectionView ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf <http://www.iana.org/assignments/relation/last> ;
    owl:equivalentProperty <http://www.w3.org/ns/hydra/core#last> ;
    kbv:category kbv:platform .

kbv:lastIssue
    a owl:DatatypeProperty ;
    rdfs:domain rdfs:Resource ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/lastIssue> ;
    kbv:comment "Används för närvarande ej i Libris."@sv ;
    kbv:label "Multipart last issue"@en, "Numrering av seriella resurser (sista)"@sv .

kbv:lastIssueDate
    sdo:domainIncludes kbv:FormerTitle, kbv:TemporalEntity ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range xsd:date ;
    rdfs:subPropertyOf kbv:endDate, kbv:lastIssue ;
    kbv:label "last issue date"@en, "senaste numrets datum"@sv .

kbv:layout
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Layout ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/layout> ;
    kbv:label "Layout"@en, "layout"@sv .

kbv:legalDate
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Work ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    rdfs:subPropertyOf kbv:date ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/legalDate> ;
    kbv:label "Date of legal work"@en, "Tid för rättsligt verk"@sv .

kbv:license
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://purl.org/dc/terms/license>, <http://www.w3.org/1999/xhtml/vocab#license> ;
    kbv:label "licens"@sv, "license"@en .

kbv:lifeSpan
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Agent ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf <http://purl.org/dc/terms/date> ;
    kbv:comment "Associerade datum som kan agera särskiljande för namn på agent. Exempel: '1854-1932' eller '1963-'."@sv ;
    kbv:label "Date Associated"@en, "Födelsetid och/eller dödstid"@sv .

kbv:locatedIn
    sdo:domainIncludes kbv:Place ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Place ;
    rdfs:subPropertyOf kbv:isPartOf, kbv:matchesTransitive ;
    kbv:category kbv:integral ;
    kbv:closeMatch sdo:location ;
    kbv:label "ligger i"@sv, "located in"@en .

kbv:location
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:category kbv:pending .

kbv:mainEntity
    a owl:ObjectProperty ;
    rdfs:domain kbv:Record ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty sdo:mainEntity, <http://xmlns.com/foaf/0.1/primaryTopic> ;
    kbv:category kbv:platform ;
    kbv:label "handlar om"@sv .

kbv:mainTitle
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Title ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    rdfs:subPropertyOf kbv:value ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/mainTitle> ;
    kbv:comment "Huvudsaklig titelkomponent"@sv ;
    kbv:label "Main title"@en, "huvudtitel"@sv .

kbv:manufacture
    sdo:domainIncludes kbv:Instance, kbv:SerialEdition ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Manufacture ;
    rdfs:subPropertyOf kbv:provisionActivity ;
    kbv:comment "Uppgift som identifierar tillverkningplats, tillverkarnamn, tillverkningstid."@sv ;
    kbv:label "manufacture"@en, "tillverkning"@sv .

kbv:manufactureStatement
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:provisionActivityStatement ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bflc/manufactureStatement> ;
    kbv:comment "Ange uppgiften som den står i resursen."@sv ;
    kbv:label "tillverkningsuppgift"@sv .

kbv:mapping
    a owl:ObjectProperty ;
    rdfs:domain kbv:SearchTemplate ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:SearchMapping ;
    owl:equivalentProperty <http://www.w3.org/ns/hydra/core#mapping> ;
    kbv:category kbv:platform .

kbv:matchesTransitive
    j.1:abstract true ;
    a owl:TransitiveProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:definition "Inferred generalized likeness of any valuable kind. Conceptually a superproperty of equivalence and even identity."@en ;
    kbv:label "matchar transitivt"@sv, "matches transitive"@en ;
    kbv:scopeNote "Beräknad egenskap för sökningar och navigering. Används inte direkt."@sv, "Computed property for search and navigation. Not to be used directly."@en .

kbv:material
    sdo:domainIncludes kbv:Endeavour ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Material ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/material> ;
    kbv:comment "Material som resursen använder, består av, integrerar etc."@sv ;
    kbv:label "Material"@en, "material"@sv .

kbv:materialOf
    j.1:abstract true ;
    sdo:domainIncludes kbv:Endeavour ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Resource ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/materialOf> ;
    kbv:label "Material of"@en .

kbv:maxItems
    sdo:domainIncludes kbv:PartialCollectionView, kbv:Slice ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:category kbv:platform ;
    kbv:definition "The maximum number of items in the collection/view/result. For paginated collections: the maximum number of items that may be accessed through pagination. Might be smaller than totalItems."@en .

kbv:maybe
    a owl:ObjectProperty ;
    rdfs:domain kbv:Ambiguity ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range owl:Thing ;
    kbv:comment "A thing that something ambiguous may be."@en ;
    kbv:label "kan vara"@sv, "may be"@en .

kbv:mediaType
    sdo:domainIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:MediaType ;
    rdfs:subPropertyOf <http://rdvocab.info/Elements/mediaType>, rdf:type ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/media> ;
    kbv:comment "Medietyp anger vilken typ av enhet som behövs för att se, spela eller visa innehållet i resursen."@sv ;
    kbv:label "Media type"@en, "medietyp"@sv .

kbv:memberClass
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:category kbv:platform .

kbv:membershipResource
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://www.w3.org/ns/ldp#membershipResource> ;
    kbv:category kbv:platform .

kbv:mergedToForm
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:succeededBy ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/mergedToForm> ;
    owl:inverseOf kbv:mergerOf ;
    kbv:label "Merged to form"@en, "sammanslagen till"@sv .

kbv:mergerOf
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:precededBy ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/mergerOf> ;
    owl:inverseOf kbv:mergedToForm ;
    kbv:label "Merger of"@en, "sammanslagen med"@sv .

kbv:meta
    sdo:domainIncludes kbv:Document, kbv:Identity ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Record ;
    rdfs:subPropertyOf kbv:describedBy ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/adminMetadata>, sdo:mainEntityOfPage, <http://www.w3.org/1999/xhtml/vocab#meta>, <http://xmlns.com/foaf/0.1/isPrimaryTopicOf> ;
    owl:inverseOf kbv:mainEntity ;
    kbv:category kbv:platform ;
    kbv:label "Metadata"@en, "Metadata"@sv .

kbv:metadataLicensor
    a owl:ObjectProperty ;
    rdfs:domain kbv:AdminMetadata ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:MetadataLicensor ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bflc/metadataLicensor> ;
    kbv:label "Licensgivare för metadata"@sv, "Metadata licensor"@en .

kbv:modified
    a owl:DatatypeProperty ;
    rdfs:domain kbv:AdminMetadata ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal, xsd:dateTime ;
    rdfs:subPropertyOf <http://purl.org/dc/terms/modified>, sdo:dateModified ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/changeDate> ;
    kbv:category kbv:platform ;
    kbv:label "Description change date"@en, "Ändrad"@sv .

kbv:mount
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Mount ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/mount> ;
    kbv:label "Monteringsmaterial eller monteringsobjekt"@sv, "Mount material or object"@en .

kbv:musicFormat
    sdo:domainIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:MusicFormat ;
    rdfs:subPropertyOf kbv:format ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/musicFormat> ;
    kbv:label "Format of notated music"@en, "format för noterad musik"@sv .

kbv:musicKey
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Work ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/musicKey> ;
    kbv:label "Music key"@en, "Tonart"@sv .

kbv:musicMedium
    a owl:ObjectProperty ;
    rdfs:domain kbv:Work ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:MusicMedium ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/musicMedium> ;
    kbv:label "Besättning för framförande"@sv, "Music medium of performance"@en .

kbv:musicOpusNumber
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Work ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/musicOpusNumber> ;
    kbv:label "Music opus number"@en, "Opusnummer"@sv .

kbv:musicSerialNumber
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Work ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/musicSerialNumber> ;
    kbv:label "Music serial number"@en, "Nummer i verkförteckning"@sv .

kbv:musicThematicNumber
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Work ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/musicThematicNumber> ;
    kbv:label "Music thematic number"@en, "Nummer i tematisk förteckning"@sv .

kbv:name
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Agent ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:label ;
    owl:equivalentProperty <http://xmlns.com/foaf/0.1/name> ;
    kbv:comment "Namn i rak följd och fraser som ej lämpar sig att invertera (Kan ej kombineras med egenskaperna förnamn och efternamn.)"@sv ;
    kbv:label "name"@en, "namn"@sv .

kbv:narrowMatch
    sdo:domainIncludes kbv:Identity ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Concept ;
    owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#hasNarrowerExternalAuthority>, <http://www.w3.org/2004/02/skos/core#narrowMatch> ;
    kbv:label "narrower match"@en, "smalare match"@sv .

kbv:narrower
    sdo:domainIncludes kbv:Concept, kbv:Language ;
    sdo:rangeIncludes kbv:Concept, kbv:Language ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#hasNarrowerAuthority>, <http://www.w3.org/2004/02/skos/core#narrower> ;
    owl:inverseOf kbv:broader ;
    kbv:label "narrower"@en, "smalare"@sv .

kbv:nationality
    a owl:ObjectProperty ;
    rdfs:domain kbv:Agent ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Nationality ;
    kbv:label "Nationalitet/verksamhetsland"@sv, "Nationality"@en .

kbv:natureOfContent
    sdo:domainIncludes kbv:Creation ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/natureOfContent> ;
    kbv:label "Content nature"@en, "innehållets karaktär"@sv .

kbv:next
    a owl:ObjectProperty ;
    rdfs:domain kbv:PartialCollectionView ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf <http://www.iana.org/assignments/relation/next> ;
    owl:equivalentProperty <http://www.w3.org/ns/hydra/core#next> ;
    kbv:category kbv:platform .

kbv:nextShelfControlNumber
    a owl:DatatypeProperty ;
    rdfs:domain kbv:ShelfMarkSequence ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range xsd:positiveInteger ;
    kbv:label "Next shelf control Number"@en, "Nästa löpnummer"@sv .

kbv:nonCodedLocationQualifier
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Item ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    kbv:label "location qualifier"@en, "precisering av hyllplacering"@sv .

kbv:note
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Resource ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://www.w3.org/2004/02/skos/core#note> ;
    owl:propertyChainAxiom (kbv:hasNote
        kbv:label
    ) ;
    kbv:category kbv:pending, kbv:shorthand ;
    kbv:label "anmärkning"@sv, "note"@en .

kbv:noteFor
    j.1:abstract true ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Note ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Resource ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/noteFor> ;
    kbv:label "Note for"@en .

kbv:noteType
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Note ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/noteType> ;
    kbv:label "Note type"@en, "Typ av anmärkning"@sv .

kbv:object
    j.1:abstract true ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf rdf:object .

kbv:observation
    a owl:ObjectProperty ;
    rdfs:domain kbv:Slice ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Observation ;
    rdfs:subPropertyOf <http://purl.org/linked-data/cube#observation> ;
    kbv:category kbv:platform .

kbv:organizationalUnit
    sdo:domainIncludes kbv:Item, kbv:Note ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    kbv:label "Organizational unit"@en, "Underordnad organisation/enhet"@sv .

kbv:originDate
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Work ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    rdfs:subPropertyOf kbv:date ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/originDate> ;
    kbv:changeNote "2023-02-27: Ändrat från \"Tid för verket\""@sv ;
    kbv:label "Origin date"@en, "tillkomsttid"@sv .

kbv:originPlace
    sdo:domainIncludes kbv:Creation, kbv:Instance, kbv:Work ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Place ;
    rdfs:subPropertyOf kbv:place ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/originPlace> ;
    kbv:changeNote "2023-02-27: Ändrat från \"Ursprungsplats för verket\""@sv ;
    kbv:label "Origin place"@en, "ursprungsplats"@sv .

kbv:originalVersion
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:derivativeOf ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/originalVersion> ;
    owl:inverseOf kbv:originalVersionOf ;
    kbv:label "Original version"@en, "Originalversion"@sv .

kbv:originalVersionOf
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:hasDerivative ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/originalVersionOf> ;
    owl:inverseOf kbv:originalVersion ;
    kbv:label "Original version of"@en, "Originalversion av"@sv .

kbv:otherEdition
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty, owl:SymmetricProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:derivativeOf ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/otherEdition> ;
    kbv:label "Other edition"@en, "annan utgåva"@sv, "other edition"@en .

kbv:otherPhysicalFormat
    sdo:domainIncludes kbv:Creation ;
    a owl:ObjectProperty, owl:SymmetricProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Instance ;
    rdfs:subPropertyOf kbv:hasEquivalent ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/otherPhysicalFormat> ;
    kbv:label "Annat bärarformat"@sv, "Has other physical format"@en .

kbv:otherYear
    sdo:domainIncludes kbv:PrimaryProvisionActivity ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:date ;
    kbv:label "kompletterande datum"@sv, "other year"@en .

kbv:outerGRing
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Cartographic ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/outerGRing> ;
    kbv:comment "Saknar motsvarande svensk översättning, används normalt ej i Libris." ;
    kbv:label "Cartographic outer G ring area covered"@en .

kbv:part
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/part> ;
    kbv:comment "Normalt årtal, volymuppgift och/eller paginering"@sv ;
    kbv:label "Part"@en, "del"@sv .

kbv:partName
    sdo:domainIncludes kbv:Title, kbv:TitlePart ;
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Title ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/partName> ;
    kbv:label "Part title"@en, "deltitel"@sv .

kbv:partNumber
    sdo:domainIncludes kbv:Title, kbv:TitlePart ;
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Title ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/partNumber> ;
    kbv:label "Part number"@en, "delbeteckning"@sv .

kbv:partOfSeries
    a owl:ObjectProperty ;
    rdfs:domain kbv:Creation ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:isPartOf ;
    kbv:label "del av serie"@sv, "part of series"@en .

kbv:participantNote
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:label "Anmärkning om medverkan"@sv .

kbv:pattern
    a owl:DatatypeProperty ;
    rdfs:domain kbv:CollectionArrangement ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/pattern> ;
    kbv:label "Arrangement of material"@en, "Sorteringsprinciper"@sv .

kbv:pending
    a kbv:ConceptCollection ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:code "pending" ;
    kbv:comment "Anges för att markera termer som icke stabila i väntan på fastställande av status."@sv ;
    kbv:example "Egenskapen enumerationAndChronology som hittills inte använts i Libris praxis."@sv ;
    kbv:label "ej fastställd"@sv, "pending"@en ;
    kbv:scopeNote "Används i Libris katalogiseringsverktyg för att dölja dessa vid listning av egenskaper"@sv .

kbv:physicalDetailsNote
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    rdfs:subPropertyOf <http://www.w3.org/2004/02/skos/core#note> ;
    kbv:changeNote "2020-05-29: Ändrad från marc:otherPhysicalDetails."@sv ;
    kbv:comment "Anmärkning om fysiska karakteristika som till exempel illustrationer, färg, uppspelningshastighet, spårkarakteristika, närvaro eller typ av ljud, antal kanaler, filmprojektionssystem."@sv ;
    kbv:label "Physical details note"@en, "Övriga fysiska detaljer"@sv .

kbv:physicalLocation
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Item ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/physicalLocation> ;
    kbv:comment "Kan användas om bibliotekets material är uppdelat på olika avdelningar, byggnader eller samlingar. Kan kombineras med kompletterande placeringsuppgift, t.ex. uppställningsord och eller utlånestatus."@sv ;
    kbv:example "Mag", "REF", "Stiftsbiblioteket", "Topografi", "Uppställningsord" ;
    kbv:label "Hyllplacering (Avdelning, samling)"@sv, "Storing or shelving location"@en .

kbv:place
    sdo:domainIncludes kbv:Agent, kbv:Capture, kbv:ProvisionActivity ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Place ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/place>, <http://www.w3.org/ns/prov#atLocation> ;
    kbv:label "Place"@en, "plats"@sv .

kbv:platform
    a kbv:ConceptCollection ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:code "platform" ;
    kbv:comment "Terms required by the XL platform."@en .

kbv:polarity
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Polarity ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/polarity> ;
    kbv:comment "Förhållandet mellan färger och nyanser i en bild eller film och det avbildade objektets färger och nyanser."@sv ;
    kbv:label "Polaritet"@sv, "Polarity"@en .

kbv:politicalTendency
    sdo:domainIncludes kbv:PoliticalTendencyPeriod ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:PoliticalTendency ;
    kbv:category kbv:pending ;
    kbv:label "political tendency"@en, "politisk tendens"@sv ;
    kbv:related kbv:intendedAudience .

kbv:politicalTendencyPeriod
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:PoliticalTendencyPeriod ;
    kbv:category kbv:pending ;
    kbv:label "period av politisk tendens"@sv, "political tendency period"@en .

kbv:precededBy
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:relatedTo ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/precededBy> ;
    owl:inverseOf kbv:succeededBy ;
    kbv:label "Preceded by"@en, "föregående"@sv .

kbv:precededInPartBy
    a owl:ObjectProperty ;
    rdfs:domain kbv:Creation ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Creation ;
    rdfs:subPropertyOf kbv:precededBy ;
    owl:inverseOf kbv:succeededInPartBy ;
    kbv:closeMatch <http://rdaregistry.info/Elements/u/P60479>, <http://rdaregistry.info/Elements/u/replacementInPartOf.en> ;
    kbv:comment "Earlier work whose content has been partially replaced by a later work, usually because the later work contains updated or new information."@en ;
    kbv:label "Ersätter delvis"@sv, "Preceded in part by"@en .

kbv:predicate
    j.1:abstract true ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf rdf:predicate .

kbv:prefLabel
    sdo:domainIncludes kbv:Concept ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:label ;
    owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#authoritativeLabel>, <http://www.w3.org/2004/02/skos/core#prefLabel> ;
    kbv:category kbv:heuristicIdentifier ;
    kbv:label "föredragen benämning"@sv, "preferred label"@en .

kbv:preferredCitation
    sdo:domainIncludes kbv:Creation ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/preferredCitation> ;
    kbv:label "Preferred citation"@en, "föredragen referensform"@sv .

kbv:previous
    a owl:ObjectProperty ;
    rdfs:domain kbv:PartialCollectionView ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf <http://www.iana.org/assignments/relation/prev> ;
    owl:equivalentProperty <http://www.w3.org/ns/hydra/core#previous> ;
    kbv:category kbv:platform .

kbv:production
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Production ;
    rdfs:subPropertyOf kbv:provisionActivity ;
    kbv:comment "Uppgift som identifierar produktionsplats, producentnamn, produktionstid."@sv ;
    kbv:label "production"@en, "produktion"@sv .

kbv:productionMethod
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:ProductionMethod ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/productionMethod> ;
    kbv:comment "Process som används för att producera en resurs."@sv ;
    kbv:label "Production method"@en, "produktionsmetod"@sv .

kbv:productionStatement
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:provisionActivityStatement ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bflc/productionStatement> ;
    kbv:comment "Ange uppgiften som den står i resursen."@sv ;
    kbv:label "produktionsuppgift"@sv .

kbv:projectedProvisionDate
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:date ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bflc/projectedProvisionDate> ;
    kbv:label "Förväntad utgivningstid"@sv, "Projected publication date"@en .

kbv:projection
    a owl:ObjectProperty ;
    rdfs:domain kbv:Cartographic ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Projection ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/projection> ;
    kbv:label "Cartographic projection"@en, "Kartprojektion"@sv .

kbv:projectionCharacteristic
    a owl:ObjectProperty ;
    rdfs:domain kbv:Cartography, kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Cartographic, kbv:ProjectionCharacteristic ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/projectionCharacteristic> ;
    kbv:label "Projection characteristic"@en, "Projektionskarakteristika"@sv .

kbv:prominentFamilyMember
    j.1:abstract true ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#prominentFamilyMember> ;
    owl:propertyChainAxiom (kbv:hasProminentFamilyMember
        kbv:prefLabel
    ) ;
    kbv:category kbv:shorthand ;
    kbv:label "Prominent Family Member"@en, "Välkänd släktmedlem"@sv .

kbv:property
    a owl:ObjectProperty ;
    rdfs:domain kbv:SearchMapping ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdf:Property ;
    owl:equivalentProperty <http://www.w3.org/ns/hydra/core#property> ;
    kbv:category kbv:platform .

kbv:provisionActivity
    j.1:abstract true ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:ProvisionActivity ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/provisionActivity> ;
    kbv:comment "Utgivningsort, utgivarnamn och utgivningstid är kärnelement."@sv ;
    kbv:label "Produktion, utgivning, distribution och/eller tillverkning"@sv, "Provision activity"@en .

kbv:provisionActivityStatement
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/provisionActivityStatement> ;
    kbv:label "Provider statement"@en, "uppgift om produktion, utgivning, distribution och/eller tillverkning"@sv .

kbv:pubFrequency
    sdo:domainIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:PubFrequency ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/pubFrequency> ;
    kbv:category kbv:pending ;
    kbv:label "Publication frequency"@en .

kbv:publication
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Publication ;
    rdfs:subPropertyOf kbv:provisionActivity ;
    kbv:comment "Uppgift som identifierar utgivningsplats, utgivarnamn, utgivningstid."@sv ;
    kbv:label "publication"@en, "utgivning"@sv .

kbv:publicationStatement
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:provisionActivityStatement ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bflc/publicationStatement> ;
    kbv:comment "Ange uppgiften som den står i resursen."@sv ;
    kbv:label "publiceringssuppgift"@sv .

kbv:publisher
    sdo:domainIncludes kbv:MediaObject ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Agent ;
    owl:equivalentProperty <http://purl.org/dc/terms/publisher>, sdo:publisher, <https://id.kb.se/relator/publisher> ;
    owl:propertyChainAxiom (kbv:publication
        kbv:agent
    ) ;
    kbv:comment "An entity responsible for making the resource available."@en, "En entitet ansvarig för att tillgängliggöra resursen."@sv ;
    kbv:label "publisher"@en, "utgivare"@sv .

kbv:qualifiedSubject
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:SubjectStatement ;
    rdfs:subPropertyOf kbv:hasStatement ;
    kbv:comment "Ofta automatiskt genererade"@sv ;
    kbv:label "Kvalificerat ämnespåstående"@sv .

kbv:qualifier
    sdo:domainIncludes kbv:Bibliography, kbv:Creation, kbv:Identifier, kbv:Library, kbv:Person, kbv:ShelfMarkSequence, kbv:Title ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/qualifier>, <http://www.w3.org/2004/02/skos/core#note> ;
    kbv:label "Qualifier"@en, "Särskiljande tillägg"@sv .

kbv:recordStatus
    sdo:rangeIncludes marc:StatusType ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Record ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:status ;
    kbv:comment "Postens status, sätts automatiskt."@sv ;
    kbv:label "Poststatus"@sv, "Record status"@en .

kbv:reductionRatio
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:ReductionRatio ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/reductionRatio> ;
    kbv:label "Reduction ratio"@en, "förminskningsgrad"@sv .

kbv:referencedBy
    sdo:rangeIncludes kbv:Endeavour ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Creation ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/referencedBy>, <http://purl.org/dc/terms/isReferencedBy> ;
    owl:inverseOf kbv:references ;
    kbv:label "Referenced by"@en, "hänvisad till av"@sv .

kbv:references
    sdo:rangeIncludes kbv:Endeavour ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Creation ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/references>, <http://purl.org/dc/terms/references> ;
    kbv:label "References"@en, "hänvisar till"@sv .

kbv:related
    sdo:domainIncludes kbv:Concept ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Concept ;
    owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#hasReciprocalAuthority>, <http://www.w3.org/2004/02/skos/core#related> ;
    kbv:label "related"@en, "relaterad"@sv .

kbv:relatedTo
    sdo:rangeIncludes kbv:Document ;
    a owl:ObjectProperty, owl:SymmetricProperty ;
    rdfs:domain kbv:Resource ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Resource ;
    rdfs:subPropertyOf <http://purl.org/dc/terms/relation> ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/relatedTo> ;
    kbv:label "Related resource"@en, "relaterad till"@sv .

kbv:relation
    a owl:ObjectProperty ;
    rdfs:domain kbv:Relationship ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Relation ;
    rdfs:subPropertyOf kbv:role ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bflc/relation>, <http://www.w3.org/ns/prov#hadRole> ;
    kbv:label "Relation"@sv .

kbv:relationship
    a owl:ObjectProperty ;
    rdfs:domain kbv:Endeavour ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Relationship ;
    rdfs:subPropertyOf <http://www.w3.org/ns/prov#qualifiedPrimarySource>, kbv:hasStatement ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bflc/relationship> ;
    kbv:label "Relation"@sv .

kbv:relief
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Relief ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/relief> ;
    kbv:label "Relief"@en .

kbv:replacedBy
    sdo:domainIncludes kbv:Creation, kbv:ShelfMarkSequence ;
    sdo:rangeIncludes kbv:Creation, kbv:ShelfMarkSequence ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf <http://purl.org/dc/terms/isReplacedBy>, kbv:succeededBy ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/replacedBy> ;
    owl:inverseOf kbv:replacementOf ;
    kbv:label "Replaced by"@en, "ersatt av"@sv .

kbv:replacementOf
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:precededBy ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/replacementOf> ;
    owl:inverseOf kbv:replacedBy ;
    kbv:label "Replacement of"@en, "ersätter"@sv .

kbv:replaces
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://purl.org/dc/terms/replaces> ;
    kbv:label "ersätter"@sv .

kbv:representationAfter
    a owl:ObjectProperty ;
    rdfs:domain kbv:ChangeObservation ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:category kbv:pending, kbv:platform ;
    kbv:label "New value"@en, "Nytt värde"@sv .

kbv:representationBefore
    a owl:ObjectProperty ;
    rdfs:domain kbv:ChangeObservation ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:category kbv:pending, kbv:platform ;
    kbv:label "Previous value"@en, "Tidigare värde"@sv .

kbv:representationOf
    sdo:domainIncludes kbv:MediaObject, kbv:Representation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Creation ;
    rdfs:subPropertyOf sdo:encodesCreativeWork, kbv:formatOf ;
    owl:equivalentProperty <http://id.loc.gov/vocabulary/preservation/relationshipSubType/rep> ;
    owl:inverseOf kbv:hasRepresentation ;
    kbv:label "representation av"@sv, "representation of"@en .

kbv:representativeExpressionOf
    a owl:ObjectProperty ;
    rdfs:domain kbv:Work ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Work ;
    rdfs:subPropertyOf kbv:expressionOf ;
    owl:inverseOf kbv:hasRepresentativeExpression ;
    j.0:term_status "unstable" ;
    kbv:category kbv:pending ;
    kbv:label "is representative expression of"@en, "är representativt uttryck av"@sv .

kbv:reproductionOf
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Instance ;
    rdfs:subPropertyOf kbv:hasEquivalent ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/reproductionOf> ;
    owl:inverseOf kbv:hasReproduction ;
    kbv:category kbv:integral ;
    kbv:label "Reproduction of"@en, "Reproduktion av"@sv .

kbv:responsibilityStatement
    sdo:domainIncludes kbv:ToCEntry ;
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    rdfs:subPropertyOf <http://purl.org/dc/elements/1.1/contributor> ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/responsibilityStatement>, <http://rdvocab.info/Elements/statementOfResponsibility> ;
    kbv:comment "Upphovsuppgift som hänför sig till huvudtiteln. Endast upphovsuppgifter som hämtas från en källa utanför resursen ska klamras."@sv ;
    kbv:definition "Uppgift som härrör agenter som är ansvariga för, eller som bidragit till, förverkligandet av resursens intellektuella eller konstnärliga innehåll."@sv ;
    kbv:label "Creative responsibility statement"@en, "upphovsuppgift"@sv .

kbv:reverseLinks
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:PartialCollectionView ;
    owl:inverseOf kbv:items ;
    kbv:category kbv:platform .

kbv:review
    sdo:domainIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Review ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/review> ;
    kbv:label "Review content"@en, "recension"@sv .

kbv:role
    a owl:ObjectProperty ;
    rdfs:domain kbv:Contribution ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Role ;
    rdfs:subPropertyOf kbv:predicate ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/role>, <http://www.w3.org/ns/prov#hadRole> ;
    kbv:definition "Funktion för medverkande, t.ex. författare, illustratör, etc."@sv ;
    kbv:label "Contributor role"@en, "funktion"@sv .

kbv:sameAs
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty owl:sameAs ;
    kbv:label "same as"@en, "samma sak som"@sv .

kbv:scale
    sdo:domainIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Cartographic ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Scale ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/scale> ;
    kbv:comment "Förhållandet mellan avstånden i en resurs och de verkliga avstånd som de representerar, t ex för stillbilder eller kartor."@sv ;
    kbv:label "Scale"@en, "scale"@en, "skala"@sv .

kbv:schedulePart
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Classification ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/schedulePart> ;
    kbv:label "Classification designation"@en .

kbv:scopeNote
    sdo:domainIncludes kbv:Concept ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://www.w3.org/2004/02/skos/core#scopeNote> ;
    kbv:definition "Information som förtydligar betydelsen av och/eller användningen av ett begrepp."@sv ;
    kbv:label "anmärkning om användning"@sv, "scope note"@en .

kbv:search
    a owl:ObjectProperty ;
    rdfs:domain kbv:PartialCollectionView ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:SearchTemplate ;
    owl:equivalentProperty <http://www.w3.org/ns/hydra/core#search> ;
    kbv:category kbv:platform .

kbv:seeAlso
    a owl:ObjectProperty ;
    rdfs:domain kbv:Resource ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Resource ;
    rdfs:subPropertyOf rdfs:seeAlso ;
    owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#see> ;
    kbv:label "se även"@sv, "see also"@en .

kbv:separatedFrom
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:precededBy ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/separatedFrom> ;
    owl:inverseOf kbv:continuedInPartBy ;
    kbv:label "Separated from"@en, "separerad från"@sv .

kbv:seriesEnumeration
    sdo:domainIncludes kbv:SeriesMembership ;
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/seriesEnumeration> ;
    kbv:label "Series enumeration"@en, "numrering inom serie"@sv .

kbv:seriesMembership
    sdo:domainIncludes kbv:Instance ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:SeriesMembership ;
    rdfs:subPropertyOf kbv:hasStatement ;
    kbv:label "Seriemedlemskap"@sv, "Series membership"@en .

kbv:seriesOf
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:hasPart ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/seriesOf> ;
    owl:inverseOf kbv:hasSeries ;
    kbv:label "Ingående seriedel"@sv, "Series container of"@en .

kbv:seriesStatement
    sdo:domainIncludes kbv:SeriesMembership ;
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:equivalentProperty <http://id.loc.gov/ontologies/bibframe/seriesStatement> ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/seriesStatement> ;
    kbv:comment "Ange uppgiften som den står i objektet."@sv ;
    kbv:label "Series statement"@en, "serieuppgift"@sv .

kbv:shelfControlNumber
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Item ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    kbv:comment "Om materialet ställs upp efter någon form av löpande numrering. Kan kombineras med ytterligare placeringsuppgifter, t.ex. klassifikation eller titel-/författarord."@sv ;
    kbv:example "96-3899" ;
    kbv:label "Hyllsignum: Löpnummer"@sv, "Shelf control number"@en ;
    kbv:note "Kan även kombineras med ytterligare placeringsuppgifter."@sv .

kbv:shelfLabel
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Item ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    kbv:comment "Om materialet ställs upp efter titel, författare, ämne eller annat beskrivande uppställningsord. Kan kombineras med kompletterande placeringsuppgifter, t.ex. klassifikation eller uppställningsord."@sv ;
    kbv:example "Deckare", "Lagerlöf" ;
    kbv:label "Hyllsignum: Uppställningsord"@sv, "Shelf label"@en .

kbv:shelfMark
    sdo:rangeIncludes kbv:ShelfMark, kbv:ShelfMarkSequence ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Item ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:ShelfMark ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/shelfMark> ;
    kbv:label "Hyllkod"@sv, "Shelf mark"@en .

kbv:shelfMarkStatus
    a owl:ObjectProperty ;
    rdfs:domain kbv:ShelfMarkSequence ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:ShelfMarkStatusType ;
    rdfs:subPropertyOf kbv:status ;
    kbv:comment "Shelf label status"@en, "Signumsvitens status"@sv ;
    kbv:label "Shelf label status"@en, "Status för signumsvit"@sv .

kbv:shorthand
    a kbv:ConceptCollection ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:code "shorthand" ;
    kbv:comment "Anges som kategori på egenskaper som har en mer komplex bakomliggande struktur."@sv ;
    kbv:example "Exempelvis isbn, som motsvarar identifiedBy(type=ISBN).value."@sv ;
    kbv:label "kortform"@sv, "shorthand"@en ;
    kbv:scopeNote "Används i Libris katalogiseringsverktyg för att dölja dessa vid listning av egenskaper."@sv .

kbv:sigel
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Agent ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:code ;
    kbv:label "sigel"@sv, "sigel code"@en .

kbv:slice
    a owl:ObjectProperty ;
    rdfs:domain kbv:Statistics ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Slice ;
    rdfs:subPropertyOf <http://purl.org/linked-data/cube#slice> ;
    kbv:category kbv:platform .

kbv:slugProperty
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:category kbv:platform .

kbv:soundCharacteristic
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:SoundCharacteristic ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/soundCharacteristic> ;
    kbv:closeMatch <http://rdaregistry.info/Elements/m/P30125> ;
    kbv:label "Sound characteristic"@en, "har ljudkarakteristika"@sv .

kbv:soundContent
    sdo:domainIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:SoundContent ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/soundContent> ;
    kbv:label "Ljudinnehåll"@sv, "Sound content"@en .

kbv:source
    a owl:ObjectProperty ;
    rdfs:domain kbv:Resource ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Source ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/source>, <http://purl.org/dc/terms/source> ;
    kbv:comment "Källa från vilket ett namn, benämning eller värde är taget. Exempelvis termlistor"@sv ;
    kbv:label "Source"@en, "källa"@sv .

kbv:sourceConsulted
    sdo:domainIncludes kbv:Record ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:SourceData ;
    owl:equivalentProperty <http://rdaregistry.info/Elements/z/P60001>, <http://rdaregistry.info/Elements/z/sourceConsulted.en>, <http://www.loc.gov/mads/rdf/v1#hasSource> ;
    kbv:comment "En konsulterad källa är en resurs som använts för att bestämma namn, titel eller andra identifierande attribut för en person eller annan entitet"@sv, "Relates data to a resource used in determining a name, title, or other identifying attributes of an entity, or in determining a relationship between entities."@en ;
    kbv:label "konsulterad källa"@sv, "source consulted"@en .

kbv:sourceData
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf <http://purl.org/dc/terms/source> ;
    kbv:category kbv:platform ;
    kbv:label "data source"@en, "källdata"@sv .

kbv:sourceNote
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:propertyChainAxiom (kbv:source
        kbv:note
    ) ;
    kbv:label "källinformation"@sv, "source note"@en .

kbv:spanEnd
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Classification ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/spanEnd> ;
    kbv:label "Classification number span end"@en, "Slut på spann"@sv .

kbv:splitInto
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:succeededBy ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/splitInto> ;
    owl:inverseOf kbv:continuesInPart ;
    kbv:label "Split into"@en, "uppdelat på"@sv .

kbv:startDate
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:date ;
    kbv:label "start date"@en, "startdatum"@sv .

kbv:startTime
    a owl:DatatypeProperty ;
    rdfs:domain kbv:MediaObject ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty sdo:startTime ;
    kbv:label "start time"@en, "starttid"@sv .

kbv:startYear
    sdo:domainIncludes kbv:PrimaryProvisionActivity ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:startDate, kbv:year ;
    kbv:label "start year"@en, "startår"@sv .

kbv:statistics
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:category kbv:platform .

kbv:status
    a owl:ObjectProperty ;
    rdfs:domain rdfs:Resource ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Status ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/status> ;
    kbv:label "Status"@en, "status"@sv .

kbv:subject
    sdo:domainIncludes kbv:Event, kbv:Item, kbv:Work ;
    sdo:rangeIncludes kbv:Family, kbv:Jurisdiction, kbv:Meeting, kbv:Organization, kbv:Person, kbv:Place, kbv:Subject, kbv:Work ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf sdo:about ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/subject>, <http://purl.org/dc/terms/subject> ;
    kbv:label "Subject"@en, "ämne"@sv .

kbv:subjectOf
    j.1:abstract true ;
    a owl:ObjectProperty ;
    rdfs:domain rdfs:Resource ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/subjectOf> ;
    kbv:label "Subject of"@en .

kbv:sublocation
    a owl:ObjectProperty ;
    rdfs:domain kbv:Item ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Sublocation ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/sublocation> ;
    kbv:category kbv:pending ;
    kbv:label "Held in sublocation"@en .

kbv:subseriesEnumeration
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:equivalentProperty <http://id.loc.gov/ontologies/bibframe/subseriesEnumeration> ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/subseriesEnumeration> ;
    kbv:label "Subseries enumeration"@en, "numrering inom underserie"@sv .

kbv:subseriesOf
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:hasPart ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/subseriesOf> ;
    owl:inverseOf kbv:hasSubseries ;
    kbv:label "Subseries of"@en, "underserie till"@sv .

kbv:subseriesStatement
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:equivalentProperty <http://id.loc.gov/ontologies/bibframe/subseriesStatement> ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/subseriesStatement> ;
    kbv:comment "Ange uppgiften som den står i objektet."@sv ;
    kbv:label "Subseries statement"@en, "uppgift om underserie"@sv .

kbv:subtitle
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Title ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/subtitle> ;
    kbv:altLabel "Undertitel"@sv ;
    kbv:comment "Ord eller tecken som bildar återstående del av titel efter huvudtitel."@sv ;
    kbv:label "Subtitle"@en, "övrig titelinformation"@sv .

kbv:succeededBy
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:relatedTo ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/succeededBy> ;
    owl:inverseOf kbv:precededBy ;
    kbv:label "Succeeded by"@en, "efterföljande"@sv .

kbv:succeededInPartBy
    a owl:ObjectProperty ;
    rdfs:domain kbv:Creation ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Creation ;
    rdfs:subPropertyOf kbv:succeededBy ;
    owl:inverseOf kbv:precededInPartBy ;
    kbv:closeMatch <http://rdaregistry.info/Elements/u/rdau:P60479>, <http://rdaregistry.info/Elements/u/replacedInPartBy.en> ;
    kbv:comment "Later Work used in part in place of an earlier work, usually because the later work contains updated or new information."@en ;
    kbv:label "Ersättes delvis av"@sv, "Succeeded in part by"@en .

kbv:summary
    a owl:ObjectProperty ;
    rdfs:domain kbv:Endeavour ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Summary ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/summary> ;
    kbv:comment "Beskrivning av innehållet i en resurs, till exempel abstract, sammanfattning, synopsis."@sv ;
    kbv:label "Summary content"@en, "sammanfattning av innehåll"@sv .

kbv:supplement
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:accompaniedBy ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/supplement> ;
    owl:inverseOf kbv:supplementTo ;
    kbv:label "Supplement"@en, "supplement"@sv .

kbv:supplementTo
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:accompanies ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/supplementTo> ;
    owl:inverseOf kbv:supplement ;
    kbv:label "Supplement to"@en, "supplement till"@sv .

kbv:supplementaryContent
    sdo:domainIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:SupplementaryContent ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/supplementaryContent> ;
    kbv:label "Supplementary material"@en, "kompletterande innehåll"@sv .

kbv:systemName
    sdo:domainIncludes kbv:Record ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:label "system name"@en, "systemnamn"@sv .

kbv:systemRequirement
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:SystemRequirement ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/systemRequirement> ;
    kbv:comment "Utrustning eller systemkrav som går utöver det som är normalt eller uppenbart för bäraren eller filtypen, såsom modell, hårdvara, operativsystem, minneskrav, programmeringsspråk, plugins eller annan utrustning som behövs för att spela, se, eller på annat sätt använda resursen."@sv ;
    kbv:label "Equipment or system requirements"@en, "systemkrav"@sv .

kbv:table
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Classification ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/table> ;
    kbv:label "Classification table identification"@en, "Klassfikationstabell"@sv .

kbv:tableOfContents
    sdo:domainIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:TableOfContents ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/tableOfContents> ;
    kbv:label "Table of contents content"@en, "har innehållsförteckning"@sv .

kbv:tableSeq
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Classification ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/tableSeq> ;
    kbv:label "Classification table sequence number"@en .

kbv:technicalNote
    a owl:ObjectProperty ;
    rdfs:domain kbv:Record ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:TechnicalNote ;
    rdfs:subPropertyOf kbv:hasNote ;
    kbv:category kbv:platform ;
    kbv:label "systemteknisk anmärkning"@sv, "technical note"@en .

kbv:temporalCoverage
    a owl:DatatypeProperty, owl:ObjectProperty ;
    rdfs:domain kbv:Work ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal, kbv:TemporalCoverage ;
    rdfs:subPropertyOf sdo:temporalCoverage ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/temporalCoverage> ;
    kbv:comment "Kronologisk täckning avseende innehållet i resursen."@sv ;
    kbv:label "Kronologisk täckning"@sv, "Temporal coverage"@en .

kbv:termComponentList
    sdo:rangeIncludes kbv:Agent, kbv:Geographic, kbv:Subdivision, kbv:Temporal, kbv:Topic, kbv:Work ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Concept ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:hasPart, kbv:label ;
    owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#componentList> ;
    kbv:comment "En ordnad lista på de komponenter som termen består av."@sv ;
    kbv:label "Term components"@en, "Termkomponenter"@sv ;
    kbv:related kbv:broader .

kbv:termGroup
    sdo:domainIncludes kbv:CarrierType, kbv:ContentType, kbv:MediaType ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:label "Termgroup"@en, "Termgrupp"@sv .

kbv:terminateDate
    sdo:domainIncludes kbv:Jurisdiction, kbv:Organization ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#terminateDate> ;
    kbv:label "Terminated"@en, "Tid för upphörande"@sv .

kbv:textQuery
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://www.w3.org/ns/hydra/core#freetextQuery> ;
    kbv:category kbv:platform ;
    kbv:label "freetext query"@en, "fritextsökning"@sv .

kbv:thumbnail
    sdo:domainIncludes kbv:ImageObject ;
    sdo:rangeIncludes kbv:ImageObject ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:image ;
    owl:equivalentProperty sdo:thumbnail ;
    kbv:altLabel "indexbild"@sv, "tumnagel"@sv ;
    kbv:comment "En förminskad bild"@sv ;
    kbv:label "miniatyrbild"@sv, "thumbnail"@en .

kbv:title
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:label ;
    owl:equivalentProperty <http://purl.org/dc/terms/title> ;
    owl:propertyChainAxiom (kbv:hasTitle
        kbv:mainTitle
    ) ;
    kbv:category kbv:shorthand ;
    kbv:definition "Ett namn som givits åt resursen."@sv ;
    kbv:label "titel"@sv, "title"@en .

kbv:titleOf
    j.1:abstract true ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Title ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/titleOf> ;
    kbv:label "Title of"@en .

kbv:titleRemainder
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Title ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:category kbv:pending ;
    kbv:comment "Catch for unmatched 245$b properties at conversion from MARC21. Use ':subtitle' as preferred property."@en, "Egenskap som fångar upp omatchade 245$b vid konvertering från MARC21. Använd ':subtitle' som föredragen egenskap."@sv ;
    kbv:label "Övrig titelinformation"@sv .

kbv:tool
    sdo:domainIncludes kbv:ChangeNote ;
    sdo:rangeIncludes kbv:GenerationProcess ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    kbv:category kbv:platform ;
    kbv:label "Tool"@en, "Verktyg"@sv .

kbv:totalItems
    sdo:domainIncludes kbv:Collection, kbv:PartialCollectionView ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://www.w3.org/ns/hydra/core#totalItems> ;
    kbv:category kbv:platform .

kbv:translation
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:hasDerivative ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/translation>, <http://purl.org/vocab/frbr/core#translation> ;
    owl:inverseOf kbv:translationOf ;
    kbv:label "Translation as"@en, "översättning till"@sv .

kbv:translationOf
    sdo:domainIncludes kbv:Creation ;
    sdo:rangeIncludes kbv:Creation ;
    a owl:ObjectProperty ;
    rdfs:domain kbv:Work ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Work ;
    rdfs:subPropertyOf kbv:derivativeOf ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/translationOf>, <http://purl.org/vocab/frbr/core#translationOf> ;
    owl:inverseOf kbv:translation ;
    kbv:category kbv:integral ;
    kbv:label "Translation of"@en, "översättning av"@sv .

kbv:typeNote
    sdo:domainIncludes kbv:Identifier, kbv:Reproduction, kbv:VariantTitle ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:propertyChainAxiom (kbv:type
        kbv:note
    ) ;
    kbv:label "Typanmärkning"@sv, "Type note"@en .

kbv:unit
    a owl:ObjectProperty ;
    rdfs:domain rdfs:Resource ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:Unit ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/unit> ;
    kbv:label "Typ av enhet"@sv, "Type of unit"@en .

kbv:upc
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:UPC ;
    rdfs:subPropertyOf kbv:identifier ;
    kbv:category kbv:shorthand ;
    kbv:label "UPC" .

kbv:uri
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Resource ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range xsd:anyURI ;
    rdfs:subPropertyOf <http://purl.org/ontology/bibo/uri> ;
    kbv:comment "Sträng som unikt identifierar och anger sökvägen till en resurs."@sv ;
    kbv:label "URI"@en, "URI"@sv .

kbv:uriRegexPattern
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Dataset ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://rdfs.org/ns/void#uriRegexPattern> ;
    kbv:category kbv:pending, kbv:platform ;
    kbv:label "URI regex pattern"@en, "URI-regex-uttryck"@sv .

kbv:uriSpace
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Dataset ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty <http://rdfs.org/ns/void#uriSpace> ;
    kbv:category kbv:pending, kbv:platform ;
    kbv:label "URI space"@en, "URI-rymd"@sv .

kbv:url
    sdo:domainIncludes kbv:Agent, kbv:Dataset, kbv:Item ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range xsd:anyURI ;
    owl:equivalentProperty sdo:url ;
    kbv:label "URL"@en, "URL"@sv .

kbv:usageAndAccessPolicy
    sdo:domainIncludes kbv:Embodiment, kbv:Endeavour, kbv:MediaObject ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:UsageAndAccessPolicy ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/usageAndAccessPolicy> ;
    kbv:label "Use and access condition"@en, "Villkor för användning och åtkomst"@sv ;
    kbv:narrowMatch <http://purl.org/dc/terms/license>, sdo:license .

kbv:validDate
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Work ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/validDate> ;
    kbv:label "Valid date"@en .

kbv:value
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Resource ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty rdf:value ;
    kbv:label "value"@en, "värde"@sv .

kbv:variable
    a owl:DatatypeProperty ;
    rdfs:domain kbv:SearchMapping ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range xsd:string ;
    owl:equivalentProperty <http://www.w3.org/ns/hydra/core#variable> ;
    kbv:category kbv:platform .

kbv:variantType
    a owl:DatatypeProperty ;
    rdfs:domain kbv:VariantTitle ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/variantType> ;
    kbv:category kbv:pending ;
    kbv:label "Variant title type"@en .

kbv:version
    a owl:DatatypeProperty ;
    rdfs:domain kbv:Work ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/version> ;
    kbv:label "Version"@en, "Version"@sv .

kbv:versionOf
    j.1:abstract true ;
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:relatedTo ;
    owl:equivalentProperty <http://purl.org/dc/terms/isVersionOf> ;
    owl:inverseOf kbv:hasVersion ;
    kbv:label "version av"@sv .

kbv:videoCharacteristic
    a owl:ObjectProperty ;
    rdfs:domain kbv:Instance ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:VideoCharacteristic ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/VideoCharacteristic>, <http://id.loc.gov/ontologies/bibframe/videoCharacteristic> ;
    kbv:comment "Teknisk specifikation avseende kodning av video."@sv ;
    kbv:label "Video characteristic"@en, "videokarakteristika"@sv .

kbv:view
    a owl:ObjectProperty ;
    rdfs:domain kbv:Collection ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:PartialCollectionView ;
    owl:equivalentProperty <http://www.w3.org/ns/hydra/core#view> ;
    kbv:category kbv:platform .

kbv:voice
    a owl:ObjectProperty ;
    rdfs:domain kbv:Work ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range kbv:MusicVoice ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/voice> ;
    kbv:label "Röst"@sv, "Voice"@en .

kbv:voiceType
    a owl:DatatypeProperty ;
    rdfs:domain kbv:MusicVoice ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:range rdfs:Literal ;
    owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/voiceType> ;
    kbv:label "Rösttyp"@sv, "Type of voice"@en .

kbv:volumeNumber
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty sdo:volumeNumber ;
    kbv:category kbv:pending .

kbv:width
    sdo:domainIncludes kbv:MediaObject ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    owl:equivalentProperty sdo:width ;
    kbv:label "bredd"@sv, "width"@en .

kbv:year
    sdo:domainIncludes kbv:PrimaryProvisionActivity ;
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf kbv:date ;
    kbv:comment "Formatera årtalet med fyra siffror eller 'u' för okänd del."@sv ;
    kbv:label "year"@en, "år"@sv .

kbv:yearPublished
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://id.kb.se/vocab/> ;
    rdfs:subPropertyOf <http://purl.org/dc/terms/issued> ;
    owl:equivalentProperty sdo:datePublished ;
    owl:propertyChainAxiom (kbv:publication
        kbv:year
    ) ;
    kbv:category kbv:shorthand ;
    kbv:code "ÅR"^^kbv:LibrisQueryCode ;
    kbv:label "utgivningsår"@sv, "year of publication"@en .

<https://libris.kb.se/00nj5pg320vg4482>
    a kbv:SystemRecord ;
    kbv:created "2022-12-07T16:24:20.802+01:00"^^xsd:dateTime ;
    kbv:inDataset <https://libris.kb.se/dataset/syscore>, <https://libris.kb.se/dataset/vocab> ;
    kbv:mainEntity <https://id.kb.se/vocab/> ;
    kbv:modified "2022-12-07T16:24:20.802+01:00"^^xsd:dateTime ;
    kbv:recordStatus marc:New .

