prefix : <https://id.kb.se/vocab/>
prefix fresnel: <http://www.w3.org/2004/09/fresnel#>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix marc: <https://id.kb.se/marc/>
prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix jsonld: <http://www.w3.org/ns/json-ld#>
prefix kbv: <https://id.kb.se/vocab/>
prefix sdo: <http://schema.org/>

<https://libris.kb.se/00nj5pg320vg4482> a :Record ;
  :created "2022-03-30T16:43:38.195+02:00"^^xsd:dateTime ;
  :modified "2022-03-30T16:43:38.195+02:00"^^xsd:dateTime ;
  :inDataset <https://id.kb.se/dataset/definitions> ,
    <https://id.kb.se/dataset/vocab> ;
  :mainEntity : ;
  :recordStatus marc:New .

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

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

:AccessModeSufficient a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : .

:AccessModeType a owl:Class ;
  :category :pending ;
  :notation :accessMode ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : .

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

:AccessibilityFeatureType a owl:Class ;
  :category :pending ;
  :notation :accessibilityFeature ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : .

:AccessibilityHazardType a owl:Class ;
  :category :pending ;
  :notation :accessibilityHazard ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : .

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

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

:ActiveShelfMark a :ShelfMarkStatusType ;
  rdfs:isDefinedBy : ;
  :prefLabel "Active shelf label"@en , "Aktiv signumsvit"@sv .

:AddedTitlePageTitle a owl:Class ;
  rdfs:subClassOf :VariantTitle ;
  rdfs:isDefinedBy : ;
  :label "Added title page title"@en , "Förtitel"@sv .

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

:AdministrativeHistoryNote a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :StructuredValue ;
  rdfs:isDefinedBy : ;
  :label "Administrative history note"@en , "Anmärkning om administrativ historik"@sv .

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

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

:Aggregate a owl:Class ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Aggregate"@en , "Aggregat"@sv .

:Ambiguity a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Ambiguity"@en , "Otydlighet"@sv ;
  :comment "An ambiguous group of things sharing similar characteristics."@en .

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

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

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

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

:Archival a owl:Class ;
  rdfs:subClassOf :Instance ;
  rdfs:isDefinedBy : ;
  :label "Archival controlled"@en , "Arkiv"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Archival> ;
  :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 .

:ArchivalUnit a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :Work ;
  rdfs:isDefinedBy : ;
  :label "Archival unit"@en , "Arkivenhet"@sv .

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

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

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

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

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

:Availability a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :ProvisionActivity ;
  rdfs:isDefinedBy : ;
  :label "Availability"@en , "Tillgänglighet"@sv .

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

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

:BibliographicAgent a owl:Class ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Agent"@en , "Agent"@sv ;
  <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "unstable" ;
  rdfs:subClassOf :Agent .

:Bibliography a owl:Class ;
  rdfs:subClassOf :Collection ,
    :Agent ;
  rdfs:isDefinedBy : ;
  :label "Bibliography"@en , "Bibliografi"@sv .

:BiographicalNote a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :StructuredValue ;
  rdfs:isDefinedBy : ;
  :label "Biographical Note"@en , "Anmärkning om biografiska uppgifter"@sv .

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

:BookFormat a owl:Class ;
  rdfs:subClassOf :CarrierType ;
  rdfs:isDefinedBy : ;
  :label "Book format"@en , "Bokformat"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/BookFormat> ,
    <http://schema.org/BookFormat> .

:BroadcastCapture a owl:Class ;
  rdfs:subClassOf :Capture ;
  rdfs:isDefinedBy : ;
  :label "Capture of broadcast content"@en , "Utsändning"@sv .

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

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

:CORDIS a owl:Class ;
  :label "CORDIS" ;
  :category :pending ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : .

:CacheRecord a owl:Class ;
  rdfs:subClassOf :Record ;
  rdfs:isDefinedBy : ;
  :label "Cache record"@en , "Cache-post"@sv ;
  :comment "En lokal kopia av en entitet från ett annat system. Transkriberad till det lokala vokabuläret."@sv .

:CaptionTitle a owl:Class ;
  rdfs:subClassOf :VariantTitle ;
  rdfs:isDefinedBy : ;
  :label "Caption title"@en , "Rubriktitel"@sv .

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

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

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

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

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

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

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

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

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

:Class a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Class"@en , "Klass"@sv ;
  owl:equivalentClass <http://www.w3.org/2002/07/owl#Class> .

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

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

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

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

:ClassificationScheme a owl:Class ;
  rdfs:subClassOf :ConceptScheme ;
  rdfs:isDefinedBy : ;
  :label "Classification scheme"@en , "Klassifikationssystem"@sv .

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

:Collaboration a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :Agent ;
  rdfs:isDefinedBy : ;
  :label "Collaboration"@en , "Samarbete"@sv ;
  :comment "organisationsöverskridande konstellation"@sv .

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

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

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

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

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

:ComponentPart a owl:Class ,
    :IssuanceType ;
  rdfs:subClassOf :Part ;
  rdfs:isDefinedBy : ;
  :label "Component Part"@en , "Del av sammansatt resurs"@sv .

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

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

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

:Container a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  owl:equivalentClass <http://www.w3.org/ns/ldp#Container> .

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

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

:Continuing a owl:Class ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  rdfs:subClassOf :Aggregate ;
  rdfs:isDefinedBy : ;
  :label "Continuing"@en , "Fortlöpande resurs"@sv .

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

:Copyright a owl:Class ;
  rdfs:subClassOf :ProvisionActivity ,
    [ a owl:Restriction ;
      owl:onProperty :hasPart ;
      owl:someValuesFrom :Copyright ] ;
  rdfs:isDefinedBy : ;
  :label "Copyright"@en , "Copyright"@sv .

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

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

:Corporation a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :Organization ;
  rdfs:isDefinedBy : ;
  :label "Corporation"@en , "Korporation"@sv .

:Country a owl:Class ;
  :category :heuristicIdentity ;
  rdfs:subClassOf :Place ;
  rdfs:isDefinedBy : ;
  :label "Country"@en , "Land"@sv ;
  owl:equivalentClass <http://schema.org/Country> ,
    <http://www.loc.gov/mads/rdf/v1#Country> .

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

:CoverTitle a owl:Class ;
  rdfs:subClassOf :VariantTitle ;
  rdfs:isDefinedBy : ;
  :label "Cover title"@en , "Omslagstitel"@sv .

:Creation a owl:Class ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  rdfs:subClassOf <http://www.loc.gov/premis/rdf/v3/IntellectualEntity> ,
    :Endeavour ,
    <http://schema.org/CreativeWork> ,
    <http://purl.org/dc/terms/BibliographicResource> ;
  rdfs:isDefinedBy : ;
  :comment "Abstrakt basklass för :Work och :Instance."@sv .

:CreatorCount a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :Note ;
  rdfs:isDefinedBy : .

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

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

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

:DataDistribution a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Data distribution"@en , "Datadistribution"@sv ;
  owl:equivalentClass <http://www.w3.org/ns/dcat#Distribution> ,
    <http://schema.org/DataDownload> .

:DataService a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Data service"@en , "Datatjänst"@sv ;
  owl:equivalentClass <http://www.w3.org/ns/dcat#DataService> ,
    <http://schema.org/DataDownload> .

:Dataset a owl:Class ;
  rdfs:seeAlso <https://www.w3.org/wiki/WebSchemas/Datasets> ,
    <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> ;
  rdfs:subClassOf :Work ;
  rdfs:isDefinedBy : ;
  :label "Dataset"@en , "Dataset"@sv ;
  :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 ;
  :altLabel "Datamängd"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Dataset> ,
    <http://schema.org/Dataset> ,
    <http://www.w3.org/ns/dcat#Dataset> ,
    <http://rdfs.org/ns/void#Dataset> ,
    <http://purl.org/dc/dcmitype/Dataset> ;
  :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 .

:Datatype a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Data type"@en , "Datatyp"@sv ;
  owl:equivalentClass <http://www.w3.org/2000/01/rdf-schema#Datatype> .

:DatatypeProperty a owl:Class ;
  rdfs:range :Datatype ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Data type property"@en , "Egenskap"@sv ;
  owl:equivalentClass <http://www.w3.org/2002/07/owl#DatatypeProperty> .

:Date a rdfs:Datatype ;
  :sameAs <http://www.w3.org/2001/XMLSchema#date> ;
  rdfs:isDefinedBy : .

:DateTime a rdfs:Datatype ;
  :sameAs <http://www.w3.org/2001/XMLSchema#dateTime> ;
  rdfs:isDefinedBy : .

:Day a rdfs:Datatype ;
  :sameAs <http://www.w3.org/2001/XMLSchema#gDay> ;
  rdfs:isDefinedBy : .

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

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

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

:DigitalReproduction a owl:Class ;
  rdfs:subClassOf :Reproduction ;
  rdfs:isDefinedBy : ;
  :label "Digital reproduction"@en , "Digital reproduktion"@sv .

:Digitization a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :Manufacture ;
  rdfs:isDefinedBy : ;
  :label "Digitization"@en , "Digitisering"@sv .

:Dimensions a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  rdfs:isDefinedBy : ;
  :label "Dimensions"@en , "Mått"@sv .

:DirectContainer a owl:Class ;
  rdfs:subClassOf :Container ;
  rdfs:isDefinedBy : ;
  owl:equivalentClass <http://www.w3.org/ns/ldp#DirectContainer> .

:DiscoveryCapture a owl:Class ;
  rdfs:subClassOf :Capture ;
  rdfs:isDefinedBy : ;
  :label "Capture of discovery of content"@en , "Upptäckt"@sv .

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

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

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

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

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

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

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

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

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

:Embargo a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :UsageAndAccessPolicy ;
  rdfs:isDefinedBy : ;
  :label "Embargo"@en , "Embargo"@sv .

:Embodiment a owl:Class ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  rdfs:subClassOf :Endeavour ;
  rdfs:isDefinedBy : ;
  :comment "Abstrakt basklass för :Instance och :Item."@sv .

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

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

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

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

:Endeavour a owl:Class ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  rdfs:subClassOf :Document ;
  rdfs:isDefinedBy : ;
  :comment "Abstrakt basklass för :Work, :Instance och :Item."@sv .

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

:EntityContainer a owl:Class ;
  rdfs:subClassOf :IndirectContainer ,
    [ a owl:Restriction ;
      owl:hasValue :mainEntity ;
      owl:onProperty :insertedContentRelation ] ;
  rdfs:isDefinedBy : .

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

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

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

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

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

:FieldOfActivity a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Field of Activity"@en , "Verksamhetsområde"@sv .

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

:FilePackage a owl:Class ;
  :broader :Dataset ,
    :MediaObject ;
  rdfs:subClassOf :Document ;
  rdfs:isDefinedBy : ;
  :label "File package"@en , "Filpaket"@sv .

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

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

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

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

:FormerTitle a owl:Class ;
  rdfs:subClassOf :VariantTitle ;
  rdfs:isDefinedBy : ;
  :label "Former title"@en , "Tidigare titel"@sv .

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

:FunctionalProperty a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Functional property"@en , "Funktionell egenskap"@sv ;
  owl:equivalentClass <http://www.w3.org/2002/07/owl#FunctionalProperty> .

:FundRef a owl:Class ;
  :label "Crossref Funder Registry" ;
  :category :pending ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : .

:GRID a owl:Class ;
  :label "GRID" ;
  :comment "Global Research Identifier Database" ;
  :category :pending ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : .

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

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

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

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

:GenreFormScheme a owl:Class ;
  rdfs:subClassOf :ConceptScheme ;
  rdfs:isDefinedBy : ;
  :label "Genre/Form scheme"@en , "Genre/form-system"@sv .

:GenreSubdivision a owl:Class ;
  :broader :GenreForm ;
  rdfs:subClassOf :Subdivision ;
  rdfs:isDefinedBy : ;
  :label "Genre subdivision"@en , "Underindelning för genre/form"@sv .

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

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

:GeographicSubdivision a owl:Class ;
  :broader :Geographic ;
  rdfs:subClassOf :Subdivision ;
  rdfs:isDefinedBy : ;
  :label "Underindelning för geografisk term"@sv .

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

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

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

:Hub a owl:Class ;
  rdfs:subClassOf :Work ;
  rdfs:isDefinedBy : ;
  :label "Hub"@en ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Hub> .

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

:ISBN a owl:Class ,
    rdfs:Datatype ;
  :comment "International Standard Book Number." ;
  :exactMatch <http://www.wikidata.org/entity/Q33057> ,
    <http://id.loc.gov/vocabulary/identifiers/isbn> ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : ;
  :label "ISBN"@en , "ISBN"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Isbn> ;
  :definition "Internationellt system för identifikation av monografiska publikationer, till exempel böcker och kartor utgivna för allmän spridning."@sv .

:ISBN13 a owl:Class ;
  :label "ISBN-13" ;
  :category :pending ;
  rdfs:subClassOf :ISBN ;
  rdfs:isDefinedBy : ;
  :comment "Används för närvarande ej i Libris."@sv .

:ISI a owl:Class ;
  :label "ISI" ;
  :comment "Institute of Scientific Information (Web of Science)" ;
  :category :pending ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : .

:ISMN a owl:Class ,
    rdfs:Datatype ;
  :comment "International Standard Music Number." ;
  :exactMatch <http://id.loc.gov/vocabulary/identifiers/ismn> ,
    <http://www.wikidata.org/entity/Q1666938> ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : ;
  :label "ISMN"@en , "ISMN"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Ismn> ;
  :definition "Internationellt system för identifikation av noterad musik."@sv .

:ISNI a owl:Class ,
    rdfs:Datatype ;
  :label "ISNI" ;
  :comment "International Standard Name Identifier." ;
  :exactMatch <http://id.loc.gov/vocabulary/identifiers/isni> ,
    <http://www.wikidata.org/entity/Q423048> ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : ;
  :label "ISNI"@en ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Isni> ;
  :definition "Internationellt system för identifikation av medverkande till medieinnehåll som böcker, tv-program och tidningsartiklar."@sv .

:ISO :code "iso" ;
  a owl:Class ,
    rdfs:Datatype ;
  :label "ISO" ;
  :comment "International Organization for Standardization standard number." ;
  :exactMatch <http://id.loc.gov/vocabulary/identifiers/iso> ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : ;
  :label "ISO number"@en ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Iso> .

:ISO639-1 a rdfs:Datatype ;
  :label "ISO 639-1" ;
  rdfs:isDefinedBy : ;
  owl:equivalentClass <http://purl.org/dc/terms/ISO639-1> .

:ISO639-2 a rdfs:Datatype ;
  :label "ISO 639-2" ;
  rdfs:isDefinedBy : ;
  owl:equivalentClass <http://purl.org/dc/terms/ISO639-2> .

:ISO639-2-B a rdfs:Datatype ;
  :label "ISO 639-2/B" ;
  rdfs:seeAlso <http://id.loc.gov/vocabulary/iso639-2/collection_iso639-2_Bibliographic_Codes> ;
  rdfs:subClassOf :ISO639-2 ;
  rdfs:isDefinedBy : ;
  :comment "Bibliografisk språkkod"@sv .

:ISO639-2-T a rdfs:Datatype ;
  :label "ISO 639-2/T" ;
  rdfs:seeAlso <http://id.loc.gov/vocabulary/iso639-2/collection_iso639-2_Terminology_Codes> ;
  rdfs:subClassOf :ISO639-2 ;
  rdfs:isDefinedBy : ;
  :comment "Terminologisk språkkod"@sv .

:ISO639-3 a rdfs:Datatype ;
  :label "ISO 639-3" ;
  rdfs:seeAlso <https://iso639-3.sil.org/about/relationships> ;
  rdfs:isDefinedBy : ;
  :comment "Ur komplett, omfattande språkkodslista."@sv ;
  owl:equivalentClass <http://purl.org/dc/terms/ISO639-3> .

:ISRC a owl:Class ,
    rdfs:Datatype ;
  :label "ISRC" ;
  :comment "International Standard Recording Code." ;
  :exactMatch <http://id.loc.gov/vocabulary/identifiers/isrc> ,
    <http://www.wikidata.org/entity/Q1148336> ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : ;
  :label "ISRC"@en ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Isrc> ;
  :definition "Internationellt system för identifikation av ljudinspelningar och musikvideor."@sv .

:ISSN a owl:Class ,
    rdfs:Datatype ;
  :comment "International Standard Serial Number." ;
  :exactMatch <http://id.loc.gov/vocabulary/identifiers/issn> ,
    <http://www.wikidata.org/entity/Q131276> ;
  rdfs:subClassOf :Identifier ,
    [ a owl:Restriction ;
      owl:onProperty :source ;
      owl:someValuesFrom <https://id.kb.se/marc/NationalIssnCentre> ] ;
  rdfs:isDefinedBy : ;
  :label "ISSN"@en , "ISSN"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Issn> ;
  :definition "Internationellt system för identifikation av seriella resurser såsom tidskrifter och dagstidningar."@sv .

:ISSNL a owl:Class ,
    rdfs:Datatype ;
  :label "ISSN-L" ;
  :exactMatch <http://id.loc.gov/vocabulary/identifiers/issn-l> ,
    <http://www.wikidata.org/entity/Q24748985> ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : ;
  :label "ISSN-L"@en ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/IssnL> ;
  :definition "ISSN för identifikation av seriella resurser med samma innehåll i olika medieversioner."@sv .

:ISTC :code "istc" ;
  a owl:Class ,
    rdfs:Datatype ;
  :label "ISTC" ;
  :comment "International Standard Text Code." ;
  :exactMatch <http://id.loc.gov/vocabulary/identifiers/istc> ,
    <http://www.wikidata.org/entity/Q1666944> ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : ;
  :label "ISTC"@en ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Istc> ;
  :definition "Internationellt system för identifikation av textbaserade verk."@sv .

:ISWC :code "iswc" ;
  a owl:Class ,
    rdfs:Datatype ;
  :label "ISWC" ;
  :comment "International Standard Musical Work Code." ;
  :exactMatch <http://id.loc.gov/vocabulary/identifiers/iswc> ,
    <http://www.wikidata.org/entity/Q949026> ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : ;
  :label "ISWC"@en ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Iswc> ;
  :definition "Internationellt system för identifikation av musikaliska verk."@sv .

:Identifier a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  rdfs:isDefinedBy : ;
  :label "Identifier"@en , "Identifikator"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Identifier> .

:Identity a owl:Class ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  :category <https://id.kb.se/marc/auth> ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Identity"@en , "Identitet"@sv ;
  :comment "A distinguished identity (in a bibliographic sense)."@en .

:Illustration a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Illustrative content"@en , "Illustration"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Illustration> .

:ImageBitDepth a owl:Class ;
  rdfs:subClassOf :DigitalCharacteristic ;
  rdfs:isDefinedBy : ;
  :label "Image bit depth"@en , "Bildens bitdjup"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bflc/ImageBitDepth> .

:ImmediateAcquisition a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Immediate acquisition"@en , "Förvärvsuppgifter"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ImmediateAcquisition> .

:InactiveShelfMark a :ShelfMarkStatusType ;
  rdfs:isDefinedBy : ;
  :prefLabel "Inactive shelf label"@en , "Inaktiv signumsvit"@sv .

:IndirectContainer a owl:Class ;
  rdfs:subClassOf :Container ;
  rdfs:isDefinedBy : ;
  owl:equivalentClass <http://www.w3.org/ns/ldp#IndirectContainer> .

:Instance a owl:Class ;
  :category <https://id.kb.se/marc/bib> ;
  :closeMatch <http://schema.org/Product> ,
    <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
  rdfs:subClassOf :Creation ,
    :Embodiment ;
  rdfs:isDefinedBy : ;
  :label "Instance"@en , "Instans"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Instance> .

:Integrating a owl:Class ,
    :IssuanceType ;
  :exactMatch <http://id.loc.gov/vocabulary/issuance/intg> ,
    <http://rdvocab.info/termList/ModeIssue/1004> ;
  rdfs:subClassOf :Continuing ;
  rdfs:isDefinedBy : ;
  :label "Integrating"@en , "Integrerande resurs"@sv .

:IntendedAudience a owl:Class ;
  rdfs:subClassOf :Concept ,
    <http://schema.org/Audience> ;
  rdfs:isDefinedBy : ;
  :label "Intended audience information"@en , "Målgrupp"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/IntendedAudience> .

:IssuanceType a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Mode of issuance"@en , "Utgivningssätt"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Issuance> .

:IssueNumber a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : .

:Item a owl:Class ;
  :category <https://id.kb.se/marc/hold> ;
  :closeMatch <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Item> ;
  rdfs:subClassOf :Embodiment ;
  rdfs:isDefinedBy : ;
  :label "Item"@en , "Bestånd"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Item> ,
    <http://schema.org/Product> ,
    <http://purl.org/ontology/holding#Item> .

:ItemAvailability a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Availability"@en , "Exemplarstatus"@sv ;
  owl:equivalentClass <http://schema.org/ItemAvailability> .

:Jurisdiction a owl:Class ;
  rdfs:subClassOf :Agent ,
    :BibliographicAgent ,
    [ a owl:Restriction ;
      owl:onProperty :hasPart ;
      owl:someValuesFrom :Jurisdiction ] ;
  rdfs:isDefinedBy : ;
  :label "Jurisdiction"@en , "Jurisdiktion"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Jurisdiction> .

:KeyTitle a owl:Class ;
  rdfs:subClassOf :VariantTitle ;
  rdfs:isDefinedBy : ;
  :label "Key title"@en , "Nyckeltitel"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/KeyTitle> .

:Kit a owl:Class ;
  rdfs:subClassOf :Work ,
    [ a owl:Restriction ;
      owl:onProperty :carrierType ;
      owl:someValuesFrom <https://id.kb.se/marc/KitMaterialType> ] ;
  rdfs:isDefinedBy : ;
  :label "Kit"@en , "Paket"@sv .

:KitInstance a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :Instance ,
    [ a owl:Restriction ;
      owl:onProperty :instanceOf ;
      owl:allValuesFrom :Kit ] ;
  rdfs:isDefinedBy : ;
  :label "Kit Instance"@en , "Instans av paket"@sv ;
  :inCollection <https://id.kb.se/marc/typeFromBib007> .

:LCCN a owl:Class ,
    rdfs:Datatype ;
  :label "LCCN" ;
  :comment "Library of Congress Control Number." ;
  :exactMatch <http://id.loc.gov/vocabulary/identifiers/lccn> ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : ;
  :label "LCCN"@en ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Lccn> .

:Language a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Language entity"@en , "Språk"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Language> ,
    <http://www.loc.gov/mads/rdf/v1#Language> ,
    <http://schema.org/Language> .

:Layout a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Layout"@en , "Layout"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Layout> .

:LcOverseasAcq a owl:Class ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : ;
  :label "LC acquisition program"@en , "LC:s förvärvsprogram"@sv ;
  :comment "Används normalt ej."@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/LcOverseasAcq> .

:Library a owl:Class ;
  rdfs:subClassOf :Collection ,
    :Agent ;
  rdfs:isDefinedBy : ;
  :label "Library"@en , "Bibliotek"@sv .

:LibrisIIINumber a owl:Class ;
  rdfs:domain :Record ;
  rdfs:subClassOf :SystemNumber ;
  rdfs:isDefinedBy : ;
  :label "LIBRISIII-number"@en , "LIBRISIII-nummer"@sv ;
  :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 .

:LibrisLocalLanguageCode a rdfs:Datatype ;
  :label "Librisdefinierad MARC-språkkod" ;
  rdfs:subClassOf :Local ;
  rdfs:isDefinedBy : .

:LibrisNumber a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : ;
  :label "Libris number"@en , "Libris-nummer"@sv .

:License a owl:Class ;
  rdfs:subClassOf :UsePolicy ;
  rdfs:isDefinedBy : ;
  :label "License"@en , "Licens"@sv ;
  owl:equivalentClass <http://purl.org/dc/terms/LicenseDocument> .

:LicenseAgreementBoundDescription a owl:Class ,
    :IssuanceType ;
  :category :pending ;
  rdfs:subClassOf :Aggregate ;
  rdfs:isDefinedBy : ;
  :label "License Agreement Bound Description"@en , "Licensavtalsbunden beskrivning"@sv .

:Local a owl:Class ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : ;
  :label "Local identifier"@en , "Lokal identifikator"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Local> ;
  :definition "Lokalt etablerad identifikator och inte ett standardnummer."@sv .

:MD5 a rdfs:Datatype ;
  rdfs:subClassOf :Checksum ;
  rdfs:isDefinedBy : .

:MachineModel a owl:Class ;
  rdfs:subClassOf :SystemRequirement ;
  rdfs:isDefinedBy : ;
  :label "Model"@en , "Modell"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bflc/MachineModel> .

:Manufacture a owl:Class ;
  rdfs:subClassOf :ProvisionActivity ,
    [ a owl:Restriction ;
      owl:onProperty :hasPart ;
      owl:someValuesFrom :Manufacture ] ;
  rdfs:isDefinedBy : ;
  :label "Manufacturer"@en , "Tillverkning"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Manufacture> .

:Manuscript a owl:Class ;
  rdfs:subClassOf :Instance ;
  rdfs:isDefinedBy : ;
  :label "Manuscript"@en , "Handskrift"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Manuscript> ,
    <http://purl.org/ontology/bibo/Manuscript> ;
  :definition "Resurs som är skriven för hand eller maskinskriven. Dessa är i allmänhet unika resurser."@sv .

:ManuscriptCartography a owl:Class ;
  rdfs:subClassOf :Cartography ,
    [ a owl:Restriction ;
      owl:onProperty :hasInstance ;
      owl:allValuesFrom :Manuscript ] ;
  rdfs:isDefinedBy : ;
  :label "Manuscript Cartography"@en , "Karthandskrift"@sv ;
  :inCollection <https://id.kb.se/marc/typeOfRecord> .

:ManuscriptNotatedMusic a owl:Class ;
  rdfs:subClassOf :NotatedMusic ,
    [ a owl:Restriction ;
      owl:onProperty :hasInstance ;
      owl:allValuesFrom :Manuscript ] ;
  rdfs:isDefinedBy : ;
  :label "Manuscript Notated Music"@en , "Musikhandskrift"@sv ;
  :inCollection <https://id.kb.se/marc/typeOfRecord> .

:ManuscriptText a owl:Class ;
  rdfs:subClassOf :Text ,
    [ a owl:Restriction ;
      owl:onProperty :hasInstance ;
      owl:allValuesFrom :Manuscript ] ;
  rdfs:isDefinedBy : ;
  :label "Manuscript Text"@en , "Texthandskrift"@sv ;
  :inCollection <https://id.kb.se/marc/typeOfRecord> .

:Map a owl:Class ;
  rdfs:subClassOf :Instance ,
    [ a owl:Restriction ;
      owl:onProperty :instanceOf ;
      owl:allValuesFrom :Cartography ] ,
    [ a owl:Restriction ;
      owl:onProperty :baseMaterial ;
      owl:someValuesFrom <https://id.kb.se/marc/MapMediumType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :colorContent ;
      owl:someValuesFrom <https://id.kb.se/marc/MapColorType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :genreForm ;
      owl:someValuesFrom <https://id.kb.se/marc/MapMaterialType> ] ;
  rdfs:isDefinedBy : ;
  :label "Map"@en , "Karta"@sv ;
  :inCollection <https://id.kb.se/marc/typeFromBib007> ;
  owl:equivalentClass <http://purl.org/ontology/bibo/Map> .

:Material a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Material"@en , "Material"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Material> ;
  :definition "Substans eller sammansättning som använts i framställningen av en resurs."@sv .

:MatrixNumber a owl:Class ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : ;
  :label "Audio matrix number"@en , "Matrisnummer"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/MatrixNumber> .

:MediaObject a owl:Class ;
  rdfs:subClassOf :Document ;
  rdfs:isDefinedBy : ;
  :label "Media object"@en , "Mediaobjekt"@sv ;
  owl:equivalentClass <http://schema.org/MediaObject> .

:MediaType a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Media type"@en , "Medietyp"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Media> ,
    <http://purl.org/dc/terms/MediaType> .

:Meeting a owl:Class ;
  rdfs:subClassOf :Agent ,
    :BibliographicAgent ;
  rdfs:isDefinedBy : ;
  :label "Meeting"@en , "Möte"@sv ;
  :comment "En formell sammankomst"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Meeting> ,
    <http://purl.org/ontology/bibo/Conference> .

:MetadataLicensor a owl:Class ;
  rdfs:subClassOf :Agent ;
  rdfs:isDefinedBy : ;
  :label "Metadata licensor"@en , "Licensgivare för metadata"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bflc/MetadataLicensor> .

:Microform a owl:Class ;
  :exactMatch <http://rdvocab.info/termList/RDAMediaType/1002> ;
  rdfs:subClassOf :Instance ,
    [ a owl:Restriction ;
      owl:onProperty :baseMaterial ;
      owl:someValuesFrom <https://id.kb.se/marc/FilmBaseType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :carrierType ;
      owl:someValuesFrom <https://id.kb.se/marc/MicroformMaterialType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :colorContent ;
      owl:someValuesFrom <https://id.kb.se/marc/MicroformColorType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :dimensions ;
      owl:someValuesFrom <https://id.kb.se/marc/MicroformDimensionsType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :emulsion ;
      owl:someValuesFrom <https://id.kb.se/marc/MicroformEmulsionType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :generation ;
      owl:someValuesFrom <https://id.kb.se/marc/MicroformGenerationType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :polarity ;
      owl:someValuesFrom <https://id.kb.se/marc/PolarityType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :reductionRatio ;
      owl:someValuesFrom <https://id.kb.se/marc/MicroformRangeType> ] ;
  rdfs:isDefinedBy : ;
  :label "Microform"@en , "Mikroform"@sv ;
  :inCollection <https://id.kb.se/marc/typeFromBib007> .

:Mixed rdfs:subClassOf [ a owl:Restriction ;
      owl:onProperty :carrierType ;
      owl:someValuesFrom <https://id.kb.se/marc/ItemType> ] .

:MixedMaterial a owl:Class ;
  rdfs:subClassOf :Work ;
  rdfs:isDefinedBy : ;
  :label "Mixed material"@en , "Blandat material"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/MixedMaterial> ;
  :definition "Resurs som består av flera olika typer som inte drivs av programvara; till exempel en manuskriptsamling av text, fotografier och ljudinspelningar."@sv .

:Monograph a owl:Class ,
    :IssuanceType ;
  :exactMatch <http://id.loc.gov/vocabulary/issuance/mono> ,
    <http://rdvocab.info/termList/ModeIssue/1001> ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Monograph"@en , "Monografisk resurs"@sv .

:Month a rdfs:Datatype ;
  :sameAs <http://www.w3.org/2001/XMLSchema#gMonth> ;
  rdfs:isDefinedBy : .

:MonthDay a rdfs:Datatype ;
  :sameAs <http://www.w3.org/2001/XMLSchema#gMonthDay> ;
  rdfs:isDefinedBy : .

:Mount a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Mount"@en , "Montering"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Mount> .

:MovementNotation a owl:Class ;
  rdfs:subClassOf :Notation ;
  rdfs:isDefinedBy : ;
  :label "Movement notation"@en , "Typ av rörelsenotation"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/MovementNotation> .

:MovingImage a owl:Class ;
  rdfs:subClassOf :Visual ,
    [ a owl:Restriction ;
      owl:onProperty :baseMaterial ;
      owl:someValuesFrom <https://id.kb.se/marc/FilmBaseType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :colorContent ;
      owl:someValuesFrom <https://id.kb.se/marc/MotionPicColorType> ,
        <https://id.kb.se/marc/ColorType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :dimensions ;
      owl:someValuesFrom <https://id.kb.se/marc/MotionPicDimensionsType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :polarity ;
      owl:someValuesFrom <https://id.kb.se/marc/MotionPicPosNegType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :soundCharacteristic ;
      owl:someValuesFrom <https://id.kb.se/marc/MediumType> ,
        <https://id.kb.se/marc/MotionPicConfigurationOrVideoPlaybackType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :soundContent ;
      owl:someValuesFrom <https://id.kb.se/marc/SoundType> ] ;
  rdfs:isDefinedBy : ;
  :label "Moving image"@en , "Rörlig bild"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/MovingImage> ,
    <http://purl.org/dc/dcmitype/MovingImage> ;
  :definition "Bilder avsedda att uppfattas som rörliga, inklusive spel- och animerad film, videoinspelningar av föreställningar, evenemang osv."@sv .

:MovingImageInstance a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :Instance ,
    [ a owl:Restriction ;
      owl:onProperty :instanceOf ;
      owl:allValuesFrom :MovingImage ] ;
  rdfs:isDefinedBy : ;
  :label "Instans av rörlig bild"@sv ;
  :inCollection <https://id.kb.se/marc/typeFromBib007> .

:Multimedia a owl:Class ;
  rdfs:subClassOf :Work ,
    [ a owl:Restriction ;
      owl:onProperty :carrierType ;
      owl:someValuesFrom <https://id.kb.se/marc/ComputerItemType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :contentType ;
      owl:someValuesFrom <https://id.kb.se/marc/ComputerTypeOfFileType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :genreForm ;
      owl:someValuesFrom <https://id.kb.se/marc/ComputerTypeOfFileType> ,
        <https://id.kb.se/marc/GovernmentPublicationType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :intendedAudience ;
      owl:someValuesFrom <https://id.kb.se/marc/AudienceType> ] ;
  rdfs:isDefinedBy : ;
  :label "Software or multimedia"@en , "Multimedia"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Multimedia> ;
  :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 .

:Multipart a owl:Class ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  rdfs:subClassOf :Aggregate ;
  rdfs:isDefinedBy : ;
  :label "Multipart"@en , "Multipel del"@sv .

:Music a owl:Class ;
  rdfs:subClassOf :Audio ;
  rdfs:isDefinedBy : ;
  :label "Music"@en , "Musik"@sv .

:MusicDistributorNumber a owl:Class ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : ;
  :label "Music distributor number"@en , "Distributörsnummer (musik)"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/MusicDistributorNumber> .

:MusicEnsemble a owl:Class ;
  rdfs:subClassOf :Ensemble ;
  rdfs:isDefinedBy : ;
  :label "Music ensemble"@en , "Musikensemble"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/MusicEnsemble> .

:MusicFormat a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Notated music format"@en , "Format för noterad musik"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/MusicFormat> ;
  owl:euivalentClass <http://id.loc.gov/ontologies/bibframe/MusicFormat> .

:MusicInstrument a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Musical instrument"@en , "Musikinstrument"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/MusicInstrument> .

:MusicMedium a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Music medium information"@en , "Besättning"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/MusicMedium> .

:MusicNotation a owl:Class ;
  rdfs:subClassOf :Notation ;
  rdfs:isDefinedBy : ;
  :label "Music notation"@en , "Typ av musiknotation"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/MusicNotation> .

:MusicPlate a owl:Class ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : ;
  :label "Music plate number"@en , "Plåtnummer"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/MusicPlate> .

:MusicPublisherNumber a owl:Class ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : ;
  :label "Music publisher number"@en , "Editionsnummer"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/MusicPublisherNumber> .

:MusicVoice a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Music voice"@en , "Röst"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/MusicVoice> .

:NBN a owl:Class ,
    rdfs:Datatype ;
  :label "NBN" ;
  :exactMatch <http://www.wikidata.org/entity/Q3873059> ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : ;
  :label "NBN"@en ;
  :comment "National Bibliography Number."@en , "Nationalbibliografiskt nummer."@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Nbn> ;
  :scopeNote "Används normalt ej i Libris"@sv .

:Nationality a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Nationality"@en , "Nationalitet"@sv .

:NonMusicalAudio a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :Audio ;
  rdfs:isDefinedBy : .

:NotatedMovement a owl:Class ;
  :exactMatch <http://rdvocab.info/termList/RDAContentType/1009> ;
  rdfs:subClassOf :Work ;
  rdfs:isDefinedBy : ;
  :label "Notated movement"@en , "Noterad rörelse"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/NotatedMovement> ;
  :definition "Grafisk framställning av rörelse avsedd att uppfattas visuellt, t.ex. noterad dans."@sv .

:NotatedMusic a owl:Class ;
  :exactMatch <http://rdvocab.info/termList/RDAContentType/1010> ;
  rdfs:subClassOf :Work ,
    [ a owl:Restriction ;
      owl:onProperty :carrierType ;
      owl:someValuesFrom <https://id.kb.se/marc/KitMaterialType> ] ;
  rdfs:isDefinedBy : ;
  :label "Notated music"@en , "Noterad musik"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/NotatedMusic> ;
  :definition "Grafisk framställning av musikaliskt verk, avsedd att uppfattas visuellt."@sv .

:NotatedMusicInstance a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :Instance ,
    [ a owl:Restriction ;
      owl:onProperty :instanceOf ;
      owl:allValuesFrom :NotatedMusic ] ;
  rdfs:isDefinedBy : ;
  :label "Notated Music Instance"@en , "Instans av musiknoter"@sv ;
  :inCollection <https://id.kb.se/marc/typeFromBib007> .

:Notation a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Notation"@en , "Notationssystem"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Notation> .

:Note a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  rdfs:isDefinedBy : ;
  :label "Note"@en , "Anmärkning"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Note> .

:NumberingOfSerials a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  rdfs:isDefinedBy : ;
  :label "Numbering of serials"@en , "numrering av seriella resurser"@sv .

:ORCID a owl:Class ;
  :label "ORCID" ;
  :comment "Open Researcher and Contributor ID" ;
  :exactMatch <http://www.wikidata.org/entity/Q51044> ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : .

:Object a owl:Class ;
  :broadMatch <http://rdvocab.info/termList/RDAContentType/1021> ;
  rdfs:subClassOf :Work ;
  rdfs:isDefinedBy : ;
  :label "Three-dimensional object"@en , "Föremål"@sv ;
  :altLabel "Objekt"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Object> ;
  :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 .

:ObjectCount a owl:Class ;
  rdfs:subClassOf :DigitalCharacteristic ;
  rdfs:isDefinedBy : ;
  :label "Digital cartographic object count"@en ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ObjectCount> .

:ObjectProperty a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Object property"@en , "Relation"@sv ;
  owl:equivalentClass <http://www.w3.org/2002/07/owl#ObjectProperty> .

:Observation a owl:Class ;
  rdfs:subClassOf <http://purl.org/linked-data/cube#Observation> ;
  rdfs:isDefinedBy : .

:Occupation a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Occupation"@en , "Yrke eller sysselsättning"@sv ;
  owl:equivalentClass <http://schema.org/Occupation> ,
    <http://www.loc.gov/mads/rdf/v1#Occupation> .

:OnlineAvailability a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :Availability ;
  rdfs:isDefinedBy : ;
  :label "Online availability"@en , "Online-tillgänglighet"@sv .

:Ontology a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Ontology"@en , "Ontologi"@sv ;
  :altLabel "Vocabulary"@en , "Vokabulär"@sv ;
  owl:equivalentClass <http://www.w3.org/2002/07/owl#Ontology> .

:OpenAccessAvailability a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :Availability ;
  rdfs:isDefinedBy : ;
  :label "Open access"@en , "OpenAccess"@sv .

:OperatingSystem a owl:Class ;
  rdfs:subClassOf :SystemRequirement ;
  rdfs:isDefinedBy : ;
  :label "Operating system"@en , "Operativsystem"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bflc/OperatingSystem> .

:Organization a owl:Class ;
  rdfs:subClassOf :Agent ,
    :BibliographicAgent ,
    [ a owl:Restriction ;
      owl:onProperty :hasPart ;
      owl:someValuesFrom :Organization ] ;
  rdfs:isDefinedBy : ;
  :label "Organization"@en , "Organisation"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Organization> ,
    <http://schema.org/Organization> ,
    <http://xmlns.com/foaf/0.1/Organization> .

:PMID a owl:Class ;
  :label "PMID" ;
  :comment "PubMed ID" ;
  :category :pending ;
  :exactMatch <http://www.wikidata.org/entity/Q2082879> ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : .

:ParallelTitle a owl:Class ;
  rdfs:subClassOf :VariantTitle ;
  rdfs:isDefinedBy : ;
  :label "Parallel title proper"@en , "Parallelltitel"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ParallelTitle> .

:Part a owl:Class ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Part"@en , "Del av resurs"@sv .

:PartialCollectionView a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  owl:equivalentClass <http://www.w3.org/ns/hydra/core#PartialCollectionView> ,
    <http://schema.org/CollectionPage> .

:PartialDateTime a rdfs:Datatype ;
  rdfs:isDefinedBy : ;
  :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 ;
  owl:equivalentClass <http://id.loc.gov/datatypes/edtf/EDTF-level2> .

:PartitiveRelationship a owl:Class ;
  rdfs:subClassOf :Relationship ,
    [ a owl:Restriction ;
      owl:onProperty :relation ;
      owl:someValuesFrom :hasPart ] ;
  rdfs:isDefinedBy : ;
  :label "Partitive relationship"@en , "Relation till del"@sv .

:PatentNumber a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : ;
  :label "Patent number"@en , "Patentnummer"@sv .

:Person a owl:Class ;
  rdfs:subClassOf :Agent ,
    <http://xmlns.com/foaf/0.1/Person> ,
    :BibliographicAgent ;
  rdfs:isDefinedBy : ;
  :label "Person"@en , "Person"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Person> ,
    <http://xmlns.com/foaf/0.1/Person> ,
    <http://schema.org/Person> .

:Place a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Place"@en , "Plats"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Place> ,
    <http://www.w3.org/ns/prov#Location> ,
    <http://schema.org/Place> .

:PlaceholderRecord a owl:Class ;
  rdfs:subClassOf :Record ;
  rdfs:isDefinedBy : ;
  :label "Placeholder record"@en , "Platshållarpost"@sv .

:PlaybackChannels a owl:Class ;
  rdfs:subClassOf :SoundCharacteristic ;
  rdfs:isDefinedBy : ;
  :label "Configuration of playback channels"@en , "Ljudkonfiguration"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/PlaybackChannels> .

:PlaybackCharacteristic a owl:Class ;
  rdfs:subClassOf :SoundCharacteristic ;
  rdfs:isDefinedBy : ;
  :label "Special playback characteristics"@en , "Inspelningsprotokoll"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/PlaybackCharacteristic> .

:PlayingSpeed a owl:Class ;
  rdfs:subClassOf :SoundCharacteristic ;
  rdfs:isDefinedBy : ;
  :label "Playing speed"@en , "Spelhastighet"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/PlayingSpeed> .

:Polarity a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Polarity"@en , "Polaritet"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Polarity> .

:PostalRegistration a owl:Class ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : ;
  :label "Postal registration number"@en , "Registreringsnummer för postal behandling av publikationen"@sv ;
  :comment "Används normalt ej i Libris."@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/PostalRegistration> .

:PresentationFormat a owl:Class ;
  rdfs:subClassOf :ProjectionCharacteristic ,
    <http://id.loc.gov/ontologies/bibframe/ProjectionCharacteristic> ;
  rdfs:isDefinedBy : ;
  :label "Presentation format"@en , "Presentationsformat"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/PresentationFormat> .

:PrimaryBulkProduction a owl:Class ;
  rdfs:subClassOf :PrimaryProduction ;
  rdfs:isDefinedBy : ;
  :label "Primary bulk production"@en , "Primär bulkproduktion"@sv .

:PrimaryContribution a owl:Class ;
  rdfs:subClassOf :Contribution ;
  rdfs:isDefinedBy : ;
  :label "Primär medverkan"@sv ;
  :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 ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bflc/PrimaryContribution> .

:PrimaryProduction a owl:Class ;
  rdfs:subClassOf :Production ,
    :PrimaryProvisionActivity ;
  rdfs:isDefinedBy : ;
  :label "Primary production"@en , "Primär produktion"@sv .

:PrimaryProvisionActivity a owl:Class ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  rdfs:subClassOf :ProvisionActivity ;
  rdfs:isDefinedBy : ;
  :label "Primary provision activity"@en , "Primärt tillgängliggörande"@sv .

:PrimaryPublication a owl:Class ;
  rdfs:subClassOf :Publication ,
    :PrimaryProvisionActivity ;
  rdfs:isDefinedBy : ;
  :label "Primary publication"@en , "Primär utgivning"@sv .

:Print a owl:Class ;
  rdfs:subClassOf :Instance ;
  rdfs:isDefinedBy : ;
  :label "Printed"@en , "Tryck"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Print> ;
  :definition "Resurs som är mångfaldigad genom tryck."@sv .

:Production a owl:Class ;
  rdfs:subClassOf :ProvisionActivity ,
    [ a owl:Restriction ;
      owl:onProperty :hasPart ;
      owl:someValuesFrom :Production ] ;
  rdfs:isDefinedBy : ;
  :label "Producer"@en , "Produktion"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Production> .

:ProductionMethod a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Production method"@en , "Produktionsmetod"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ProductionMethod> .

:ProgrammingLanguage a owl:Class ;
  rdfs:subClassOf :SystemRequirement ;
  rdfs:isDefinedBy : ;
  :label "Programming language"@en , "Programspråk"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bflc/ProgrammingLanguage> .

:ProjectedImage a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :Visual ;
  rdfs:isDefinedBy : ;
  :label "Projected Image"@en , "Projicerad bild"@sv .

:ProjectedImageInstance a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :Instance ,
    [ a owl:Restriction ;
      owl:onProperty :instanceOf ;
      owl:allValuesFrom :ProjectedImage ] ;
  rdfs:isDefinedBy : ;
  :label "Projected Image Instance"@en , "Instans av projicerad bild"@sv ;
  :inCollection <https://id.kb.se/marc/typeFromBib007> .

:Projection a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Projection"@en , "Projektion"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Projection> .

:ProjectionCharacteristic a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Projection characteristic"@en , "Projektionskarakteristika"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ProjectionCharacteristic> .

:ProjectionSpeed a owl:Class ;
  rdfs:subClassOf :ProjectionCharacteristic ,
    <http://id.loc.gov/ontologies/bibframe/ProjectionCharacteristic> ;
  rdfs:isDefinedBy : ;
  :label "Projection speed"@en , "Projektionshastighet"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ProjectionSpeed> .

:ProvisionActivity a owl:Class ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  rdfs:subClassOf :Event ,
    :QualifiedRole ;
  rdfs:isDefinedBy : ;
  :label "Provider entity"@en , "Produktion, utgivning, distribution och/eller tillverkning"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ProvisionActivity> .

:PubFrequency a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Publication Frequency"@en ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/PubFrequency> .

:Publication a owl:Class ;
  rdfs:subClassOf :ProvisionActivity ,
    [ a owl:Restriction ;
      owl:onProperty :hasPart ;
      owl:someValuesFrom :Publication ] ;
  rdfs:isDefinedBy : ;
  :label "Publisher"@en , "Utgivning"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Publication> .

:PublisherNumber a owl:Class ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : ;
  :label "Publisher number"@en , "Utgivningsnummer"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/PublisherNumber> .

:QualifiedRole a owl:Class ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  rdfs:subClassOf <http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement> ;
  rdfs:isDefinedBy : ;
  :label "Qualified role"@en , "Kvalificerad roll"@sv ;
  owl:equivalentClass <http://schema.org/Role> .

:Record a owl:Class ;
  rdfs:subClassOf :AdminMetadata ,
    [ a owl:Restriction ;
      owl:onProperty :descriptionConventions ;
      owl:someValuesFrom <https://id.kb.se/marc/CatFormType> ,
        <https://id.kb.se/marc/CatalogingRulesType> ] ;
  rdfs:isDefinedBy : ;
  :label "Record"@en , "Post"@sv .

:RecordingCapture a owl:Class ;
  rdfs:subClassOf :Capture ;
  rdfs:isDefinedBy : ;
  :label "Capture of recording content"@en , "Inspelning, tillblivelse"@sv .

:RecordingMedium a owl:Class ;
  rdfs:subClassOf :SoundCharacteristic ;
  rdfs:isDefinedBy : ;
  :label "Recording medium"@en , "Ljudbärare"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/RecordingMedium> .

:RecordingMethod a owl:Class ;
  rdfs:subClassOf :SoundCharacteristic ,
    <http://id.loc.gov/ontologies/bibframe/SoundCharacteristic> ;
  rdfs:isDefinedBy : ;
  :label "Type of recording"@en , "Inspelningstyp"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/RecordingMethod> .

:ReductionRatio a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Reduction ratio"@en , "Förminskningsgrad"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ReductionRatio> .

:RegionalEncoding a owl:Class ;
  rdfs:subClassOf :DigitalCharacteristic ;
  rdfs:isDefinedBy : ;
  :label "Regional encoding"@en , "Regional kodning"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/RegionalEncoding> .

:Relation a owl:Class ;
  rdfs:subClassOf :ObjectProperty ;
  rdfs:isDefinedBy : ;
  :label "Relation"@en , "Relation"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bflc/Relation> .

:Relationship a owl:Class ;
  rdfs:subClassOf <http://www.w3.org/ns/prov#PrimarySource> ,
    :QualifiedRole ;
  rdfs:isDefinedBy : ;
  :label "Relationship"@en , "Relation"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bflc/Relationship> .

:RemoteSensingImage a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :Instance ,
    [ a owl:Restriction ;
      owl:onProperty :instanceOf ;
      owl:allValuesFrom :Cartography ] ,
    [ a owl:Restriction ;
      owl:onProperty :carrierType ;
      owl:someValuesFrom <https://id.kb.se/marc/KitMaterialType> ] ;
  rdfs:isDefinedBy : ;
  :label "Satellitbild"@sv ;
  :inCollection <https://id.kb.se/marc/typeFromBib007> .

:ReportNumber a owl:Class ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : ;
  :label "Technical report number"@en , "Tekniskt rapportnummer"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ReportNumber> .

:Representation a owl:Class ;
  rdfs:subClassOf :Embodiment ,
    [ a owl:Restriction ;
      owl:onProperty :hasPart ;
      owl:allValuesFrom :Representation ] ,
    [ a owl:Restriction ;
      owl:onProperty :includes ;
      owl:allValuesFrom [ owl:disjointWith :Representation ] ] ,
    [ a owl:Restriction ;
      owl:onProperty :includedIn ;
      owl:allValuesFrom [ owl:disjointWith :Representation ] ] ;
  rdfs:isDefinedBy : ;
  :label "Representation"@en , "Representation"@sv ;
  owl:equivalentClass <http://www.loc.gov/premis/rdf/v3/Representation> .

:Reproduction a owl:Class ;
  rdfs:subClassOf :Production ;
  rdfs:isDefinedBy : ;
  :label "Reproduction"@en , "Reproduktion"@sv .

:Resolution a owl:Class ;
  rdfs:subClassOf :DigitalCharacteristic ;
  rdfs:isDefinedBy : ;
  :label "Resolution"@en , "Upplösning"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Resolution> .

:Resource a owl:Class ;
  rdfs:isDefinedBy : ;
  :label "Resource"@en , "Resurs"@sv ;
  :altLabel "Entity"@en , "Entitet"@sv ;
  owl:equivalentClass <http://www.w3.org/2000/01/rdf-schema#Resource> .

:ResourceView a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  owl:equivalentClass <http://schema.org/ItemPage> .

:RetentionPolicy a owl:Class ;
  rdfs:subClassOf :UsageAndAccessPolicy ;
  rdfs:isDefinedBy : ;
  :label "Retention policy"@en , "Villkor för bibehållande"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/RetentionPolicy> .

:Review a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Review"@en , "Recension"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Review> .

:Ringgold a owl:Class ;
  :label "RIN" ;
  :comment "Ringgold ID" ;
  :category :pending ;
  :exactMatch <http://www.wikidata.org/entity/Q17016896> ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : .

:Role a owl:Class ;
  :category :heuristicIdentity ;
  rdfs:subClassOf :ObjectProperty ,
    [ a owl:Restriction ;
      owl:onProperty <http://www.w3.org/2000/01/rdf-schema#range> ;
      owl:allValuesFrom :Agent ] ;
  rdfs:isDefinedBy : ;
  :label "Role"@en , "Funktion"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Role> .

:RunningTitle a owl:Class ;
  rdfs:subClassOf :VariantTitle ;
  rdfs:isDefinedBy : ;
  :label "Running title"@en , "Kolumntitel"@sv .

:SHA256 a rdfs:Datatype ;
  rdfs:subClassOf :Checksum ;
  rdfs:isDefinedBy : .

:SICI a owl:Class ,
    rdfs:Datatype ;
  :label "SICI" ;
  :comment "Serial Item and Contribution Identifier." ;
  :exactMatch <http://id.loc.gov/vocabulary/identifiers/sici> ,
    <http://www.wikidata.org/entity/Q3479782> ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : ;
  :label "SICI"@en ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Sici> .

:SMDBNumber a owl:Class ;
  :label "SMDB-Nummer" ;
  rdfs:subClassOf :SystemNumber ;
  rdfs:isDefinedBy : ;
  :comment "Identifikationsnummer i Svensk mediedatabas."@sv ;
  :editorialNote "ID-numren i SMDB är helt numeriska och innehåller 9 positioner, t ex 001451747"@sv .

:STRN a owl:Class ,
    rdfs:Datatype ;
  :label "STRN" ;
  :comment "Standard Technical Report Number." ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : ;
  :label "STRN"@en ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Strn> .

:Scale a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Scale"@en , "Skala"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Scale> .

:ScopusID a owl:Class ;
  :label "Scopus ID" ;
  :category :pending ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : .

:Script a owl:Class ;
  rdfs:subClassOf :Notation ;
  rdfs:isDefinedBy : ;
  :label "Script"@en , "Skriftsystem"@sv ;
  :editorialNote "Hette tidigare Skriftart i KRS."@sv ;
  :altLabel "Skriftart"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Script> .

:SearchMapping a owl:Class ;
  rdfs:subClassOf <http://www.w3.org/ns/hydra/core#IriTemplateMapping> ;
  rdfs:isDefinedBy : .

:SearchTemplate a owl:Class ;
  rdfs:subClassOf <http://www.w3.org/ns/hydra/core#IriTemplate> ;
  rdfs:isDefinedBy : .

:Serial a owl:Class ,
    :IssuanceType ;
  :exactMatch <http://id.loc.gov/vocabulary/issuance/serl> ,
    <http://rdvocab.info/termList/ModeIssue/1003> ;
  rdfs:subClassOf :Continuing ,
    [ a owl:Restriction ;
      owl:onProperty :carrierType ;
      owl:someValuesFrom <https://id.kb.se/marc/ItemType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :contentType ;
      owl:someValuesFrom <https://id.kb.se/marc/SerialsTypeOfSerialType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :frequency ;
      owl:someValuesFrom <https://id.kb.se/marc/SerialsFrequencyType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :genreForm ;
      owl:someValuesFrom <https://id.kb.se/marc/GovernmentPublicationType> ,
        <https://id.kb.se/marc/SerialsContentsType> ,
        <https://id.kb.se/marc/SerialsNatureType> ,
        <https://id.kb.se/marc/SerialsTypeOfSerialType> ] ;
  rdfs:isDefinedBy : ;
  :label "Serial"@en , "Seriell resurs"@sv .

:SerialComponentPart a owl:Class ,
    :IssuanceType ;
  rdfs:subClassOf :Serial ,
    :ComponentPart ;
  rdfs:isDefinedBy : ;
  :label "Serial Component Part"@en , "Del av sammansatt seriell resurs"@sv .

:SeriesMembership a owl:Class ;
  rdfs:subClassOf :PartitiveRelationship ,
    [ a owl:Restriction ;
      owl:hasValue :hasSeries ;
      owl:onProperty :predicate ] ;
  rdfs:isDefinedBy : ;
  :label "Series membership"@en , "Seriemedlemskap"@sv .

:ShelfMark a owl:Class ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : ;
  :label "Shelf location"@en , "Hyllkod"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ShelfMark> .

:ShelfMarkDdc a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :ShelfMark ;
  rdfs:isDefinedBy : ;
  :label "DDC call number"@en , "Hyllkod DDK"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ShelfMarkDdc> .

:ShelfMarkLcc a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :ShelfMark ;
  rdfs:isDefinedBy : ;
  :label "LCC call number"@en , "Hyllkod LCC"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ShelfMarkLcc> .

:ShelfMarkNlm a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :ShelfMark ;
  rdfs:isDefinedBy : ;
  :label "NLM call number"@en , "Hyllkod NLM"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ShelfMarkNlm> .

:ShelfMarkSequence a owl:Class ;
  :category <https://id.kb.se/marc/auth> ,
    :distinct ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Shelf label sequence"@en , "Signumsvit"@sv .

:ShelfMarkStatusType :code "ShelfMarkStatusType" ;
  a owl:Class ;
  rdfs:subClassOf :Status ;
  rdfs:isDefinedBy : ;
  :prefLabel "Shelf label status"@en , "Status för signumsvit"@sv .

:ShelfMarkUdc a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :ShelfMark ;
  rdfs:isDefinedBy : ;
  :label "UDC call number"@en , "Hyllkod UDK"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/ShelfMarkUdc> .

:Slice a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  rdfs:subPropertyOf <http://purl.org/linked-data/cube#Slice> .

:Software a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :Work ;
  rdfs:isDefinedBy : ;
  :label "Software"@en , "Programvara"@sv ;
  :altLabel "Mjukvara"@sv ;
  owl:equivalentClass <http://purl.org/dc/dcmitype/Software> ;
  :definition "A computer program in source or compiled form."@en , "Data och maskininstruktioner representerad som källkod eller i kompilerad form."@sv .

:SoundCharacteristic a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Sound characteristic"@en , "Ljudkarakteristika"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/SoundCharacteristic> .

:SoundContent a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Sound content"@en , "Ljudinnehåll"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/SoundContent> .

:SoundRecording a owl:Class ;
  rdfs:subClassOf :Instance ,
    [ a owl:Restriction ;
      owl:onProperty :instanceOf ;
      owl:allValuesFrom :Audio ] ,
    [ a owl:Restriction ;
      owl:onProperty :carrierType ;
      owl:someValuesFrom <https://id.kb.se/marc/SoundMaterialType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :dimensions ;
      owl:someValuesFrom <https://id.kb.se/marc/SoundDimensionsType> ,
        <https://id.kb.se/marc/SoundTapeWidthType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :generation ;
      owl:someValuesFrom <https://id.kb.se/marc/SoundKindOfDiscType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :soundCharacteristic ;
      owl:someValuesFrom <https://id.kb.se/marc/SoundGrooveType> ,
        <https://id.kb.se/marc/SoundKindOfCuttingType> ,
        <https://id.kb.se/marc/SoundPlaybackChannelType> ,
        <https://id.kb.se/marc/SoundPlaybackCharacterType> ,
        <https://id.kb.se/marc/SoundSpeedType> ,
        <https://id.kb.se/marc/SoundTapeConfigurationType> ] ;
  rdfs:isDefinedBy : ;
  :label "Sound Recording"@en , "Ljudinspelning"@sv ;
  :inCollection <https://id.kb.se/marc/typeFromBib007> .

:Source a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Source"@en , "Källa"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Source> .

:SourceData a owl:Class ;
  rdfs:subClassOf <http://www.loc.gov/mads/rdf/v1#Source> ,
    :QualifiedRole ;
  rdfs:isDefinedBy : ;
  :label "Source data"@en , "Källa vid belagd uppgift"@sv .

:SourceDataNotFound a owl:Class ;
  rdfs:subClassOf :SourceData ;
  rdfs:isDefinedBy : ;
  :label "Source data not found"@en , "Källa vid icke-belagd uppgift"@sv .

:SpineTitle a owl:Class ;
  rdfs:subClassOf :VariantTitle ;
  rdfs:isDefinedBy : ;
  :label "Spine title"@en , "Ryggtitel"@sv .

:Standard a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  owl:equivalentClass <http://purl.org/dc/terms/Standard> .

:Statistics a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  rdfs:subPropertyOf <http://purl.org/linked-data/cube#DataSet> .

:Status a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Status"@en , "Status"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Status> .

:StillImage a owl:Class ;
  :exactMatch <http://rdvocab.info/termList/RDAContentType/1014> ;
  rdfs:subClassOf :Visual ,
    [ a owl:Restriction ;
      owl:onProperty :baseMaterial ;
      owl:someValuesFrom <https://id.kb.se/marc/NonProjectedType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :colorContent ;
      owl:someValuesFrom <https://id.kb.se/marc/ColorType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :genreForm ;
      owl:someValuesFrom <https://id.kb.se/marc/NonProjMaterialType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :mount ;
      owl:someValuesFrom <https://id.kb.se/marc/NonProjectedType> ] ;
  rdfs:isDefinedBy : ;
  :label "Still image"@en , "Stillbild"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/StillImage> ,
    <http://purl.org/dc/dcmitype/StillImage> ;
  :definition "Resurs uttryckt genom linje, form, skuggning, etc. Avsedd att uppfattas visuellt som en stillbild eller bilder i två dimensioner."@sv .

:StillImageInstance a owl:Class ;
  rdfs:subClassOf :Instance ,
    [ a owl:Restriction ;
      owl:onProperty :instanceOf ;
      owl:allValuesFrom :StillImage ] ;
  rdfs:isDefinedBy : ;
  :label "Still Image Instance"@en , "Instans av stillbild"@sv ;
  :inCollection <https://id.kb.se/marc/typeFromBib007> .

:StockNumber a owl:Class ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : ;
  :label "Stock number"@en , "Lagernummer"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/StockNumber> .

:StructuredProperty a owl:Class ;
  rdfs:range :StructuredValue ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Structured property"@en , "Strukturerad egenskap"@sv ;
  rdfs:subPropertyOf <http://www.w3.org/2002/07/owl#ObjectProperty> .

:StructuredValue a owl:Class ;
  :closeMatch <http://www.w3.org/2000/01/rdf-schema#Datatype> ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Structured value"@en , "Strukturerat värde"@sv ;
  owl:equivalentClass <http://schema.org/StructuredValue> .

:StudyNumber a owl:Class ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : ;
  :label "Study number"@en , "Registreringsnummer för datafiler"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/StudyNumber> .

:SubCollection a owl:Class ,
    :IssuanceType ;
  rdfs:subClassOf :Collection ,
    :Part ;
  rdfs:isDefinedBy : ;
  :label "Subcollection"@en , "Delsamling"@sv .

:Subdivision a owl:Class ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  rdfs:subClassOf :Concept ;
  rdfs:isDefinedBy : ;
  :label "Underindelning"@sv .

:Subject a owl:Class ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  :category <https://id.kb.se/marc/auth> ;
  rdfs:subClassOf [ a owl:Restriction ;
      owl:onProperty :inScheme ;
      owl:someValuesFrom :TopicScheme ] ,
    :Concept ;
  rdfs:isDefinedBy : ;
  :label "Subject"@en , "Ämne"@sv ;
  owl:equivalentClass <http://www.loc.gov/mads/rdf/v1#MADSType> ;
  :isPrimaryTopicOf <https://en.wikipedia.org/wiki/Index_term> .

:SubjectStatement a owl:Class ;
  rdfs:subClassOf <http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement> ,
    [ a owl:Restriction ;
      owl:hasValue :subject ;
      owl:onProperty :predicate ] ,
    [ a owl:Restriction ;
      owl:onProperty :object ;
      owl:allValuesFrom :Topic ] ;
  rdfs:isDefinedBy : .

:Sublocation a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Sublocation"@en ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Sublocation> .

:Summary a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  rdfs:isDefinedBy : ;
  :label "Summary"@en , "Sammanfattning"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Summary> .

:SupplementaryContent a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Supplementary material"@en , "kompletterande innehåll"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/SupplementaryContent> .

:SweCRIS a owl:Class ;
  :label "SweCRIS" ;
  :category :pending ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : .

:SymmetricProperty a owl:Class ;
  rdfs:subClassOf :ObjectProperty ;
  rdfs:isDefinedBy : ;
  :label "Symmetric property"@en , "Symmetrisk relation"@sv ;
  owl:equivalentClass <http://www.w3.org/2002/07/owl#SymmetricProperty> .

:SystemNumber a owl:Class ;
  rdfs:subClassOf :Local ;
  rdfs:isDefinedBy : ;
  :label "System Number"@en , "Systemnummer"@sv .

:SystemRequirement a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  rdfs:isDefinedBy : ;
  :label "System Requirement"@en , "Systemkrav"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/SystemRequirement> .

:TableOfContents a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  rdfs:isDefinedBy : ;
  :label "Table of contents"@en , "Innehållsförteckning"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/TableOfContents> .

:Tactile a owl:Class ;
  rdfs:subClassOf :Instance ,
    [ a owl:Restriction ;
      owl:onProperty :carrierType ;
      owl:someValuesFrom <https://id.kb.se/marc/TacMaterialType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :layout ;
      owl:someValuesFrom <https://id.kb.se/marc/TacBrailleWritingType> ,
        <https://id.kb.se/marc/TacContractionType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :notation ;
      owl:someValuesFrom <https://id.kb.se/marc/TacBrailleMusicType> ,
        <https://id.kb.se/marc/TacSpecPhysicalCharType> ] ;
  rdfs:isDefinedBy : ;
  :label "Tactile material"@en , "Taktil resurs"@sv ;
  :inCollection <https://id.kb.se/marc/typeFromBib007> ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Tactile> ;
  :definition "Resurs som är avsedd att uppfattas genom beröring."@sv .

:TactileNotation a owl:Class ;
  rdfs:subClassOf :Notation ;
  rdfs:isDefinedBy : ;
  :label "Tactile notation"@en , "Typ av taktil notation"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/TactileNotation> .

:TapeConfig a owl:Class ;
  rdfs:subClassOf :SoundCharacteristic ;
  rdfs:isDefinedBy : ;
  :label "Tape configuration"@en , "Antal spår"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/TapeConfig> .

:TechnicalNote a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  rdfs:isDefinedBy : ;
  :label "Technical note"@en , "Systemteknisk anmärkning"@sv .

:Temporal a owl:Class ;
  rdfs:subClassOf :Subject ,
    [ a owl:Restriction ;
      owl:onProperty :focus ;
      owl:allValuesFrom :Event ] ;
  rdfs:isDefinedBy : ;
  :label "Temporal concept"@en , "Kronologiskt ämnesord"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Temporal> ,
    <http://www.loc.gov/mads/rdf/v1#Temporal> .

:TemporalSubdivision a owl:Class ;
  :broader :Temporal ;
  rdfs:subClassOf :Subdivision ;
  rdfs:isDefinedBy : ;
  :label "Underindelning för kronologisk term"@sv .

:TermCollection a owl:Class ;
  rdfs:subClassOf :ConceptCollection ;
  rdfs:isDefinedBy : ;
  :label "Term Collection"@en , "Termsamling"@sv ;
  owl:equivalentClass <http://www.loc.gov/mads/rdf/v1#MADSCollection> .

:Text a owl:Class ;
  :exactMatch <http://rdvocab.info/termList/RDAContentType/1020> ;
  rdfs:subClassOf :Work ,
    [ a owl:Restriction ;
      owl:onProperty :carrierType ;
      owl:someValuesFrom <https://id.kb.se/marc/BooksItemType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :contentType ;
      owl:someValuesFrom <https://id.kb.se/marc/BooksContentsType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :genreForm ;
      owl:someValuesFrom <https://id.kb.se/marc/BooksBiographyType> ,
        <https://id.kb.se/marc/BooksFestschriftType> ,
        <https://id.kb.se/marc/BooksLiteraryFormType> ,
        <https://id.kb.se/marc/ConferencePublicationType> ,
        <https://id.kb.se/marc/GovernmentPublicationType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :illustrativeContent ;
      owl:someValuesFrom <https://id.kb.se/marc/BooksIllustrationsType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :intendedAudience ;
      owl:someValuesFrom <https://id.kb.se/marc/AudienceType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :supplementaryContent ;
      owl:someValuesFrom <https://id.kb.se/marc/IndexType> ] ;
  rdfs:isDefinedBy : ;
  :label "Text"@en , "Text"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Text> ,
    <http://purl.org/dc/dcmitype/Text> ;
  :definition "Resurs avsedd att uppfattas visuellt och förstås genom användning av språk i skriftlig eller talad form."@sv .

:TextInstance a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :Instance ,
    [ a owl:Restriction ;
      owl:onProperty :instanceOf ;
      owl:allValuesFrom :Text ] ;
  rdfs:isDefinedBy : ;
  :label "Text Instance"@en , "Instans av text"@sv ;
  :inCollection <https://id.kb.se/marc/typeFromBib007> .

:Time a rdfs:Datatype ;
  :sameAs <http://www.w3.org/2001/XMLSchema#time> ;
  rdfs:isDefinedBy : .

:Title a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  rdfs:isDefinedBy : ;
  :label "Title entity"@en , "Titel"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Title> .

:TitlePart a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Title part"@en , "Titeldel"@sv .

:TitlePortion a owl:Class ;
  rdfs:subClassOf :VariantTitle ;
  rdfs:isDefinedBy : ;
  :label "Title portion"@en , "Del av huvudtitel"@sv .

:ToCEntry a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Table of contents entry"@en , "Utökad innehållsförteckning"@sv .

:Topic a owl:Class ;
  rdfs:subClassOf :Subject ;
  rdfs:isDefinedBy : ;
  :label "Topic"@en , "Allmänt ämnesord"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Topic> ,
    <http://www.loc.gov/mads/rdf/v1#Topic> .

:TopicScheme a owl:Class ;
  rdfs:subClassOf :ConceptScheme ;
  rdfs:isDefinedBy : ;
  :label "Topic scheme"@en , "Ämnesordssystem"@sv .

:TopicSubdivision a owl:Class ;
  :broader :Topic ;
  rdfs:subClassOf :Subdivision ;
  rdfs:isDefinedBy : ;
  :label "Topic Subdivision"@en , "Underindelning för allmänt ämnesord"@sv .

:TrackConfig a owl:Class ;
  rdfs:subClassOf :SoundCharacteristic ;
  rdfs:isDefinedBy : ;
  :label "Track configuration"@en , "Ljudspårskonfiguration för film"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/TrackConfig> .

:TransitiveProperty a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Transitive property"@en , "Transitiv egenskap"@sv ;
  owl:equivalentClass <http://www.w3.org/2002/07/owl#TransitiveProperty> .

:TranslatedTitle a owl:Class ;
  rdfs:subClassOf :VariantTitle ;
  rdfs:isDefinedBy : ;
  :label "Translated title"@en , "Översatt titel"@sv ;
  :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 ;
  :scopeNote "Förekommer i Libris normalt endast i importerade poster"@sv .

:TypeOfFamily a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Type of family"@en , "Typ av släkt"@sv .

:UPC a owl:Class ,
    rdfs:Datatype ;
  :label "UPC" ;
  :comment "Universal Product Code." ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : ;
  :label "UPC"@en ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Upc> .

:URI :code "uri" ;
  a owl:Class ;
  :label "URI" ;
  :comment "Universal Resource Identifier" ;
  :category :pending ;
  :exactMatch <http://id.loc.gov/vocabulary/identifiers/uri> ,
    <http://www.wikidata.org/entity/Q61694> ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : .

:URN :code "urn" ;
  a owl:Class ,
    rdfs:Datatype ;
  :label "URN" ;
  :comment "Uniform Resource Name." ;
  :exactMatch <http://id.loc.gov/vocabulary/identifiers/urn> ,
    <http://www.wikidata.org/entity/Q76497> ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : ;
  :label "URN"@en ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Urn> .

:Unit a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Unit"@en , "Enhet"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Unit> .

:UsageAndAccessPolicy a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Use and access conditions"@en , "Villkor för användning och åtkomst"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/UsageAndAccessPolicy> .

:UsePolicy a owl:Class ;
  rdfs:subClassOf :UsageAndAccessPolicy ;
  rdfs:isDefinedBy : ;
  :label "Use policy"@en , "Användningsvillkor"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/UsePolicy> .

:VIAF :code "viaf" ;
  a owl:Class ;
  :label "VIAF" ;
  :comment "Virtual International Authority File" ;
  :exactMatch <http://id.loc.gov/vocabulary/identifiers/viaf> ,
    <http://www.wikidata.org/entity/Q19832964> ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : .

:VariantTitle a owl:Class ;
  rdfs:subClassOf :Title ;
  rdfs:isDefinedBy : ;
  :label "Title variation"@en , "Varianttitel"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/VariantTitle> .

:VideoCharacteristic a owl:Class ;
  rdfs:subClassOf :Resource ;
  rdfs:isDefinedBy : ;
  :label "Video characteristic"@en , "Videokarakteristika"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/VideoCharacteristic> .

:VideoFormat a owl:Class ;
  rdfs:subClassOf :VideoCharacteristic ;
  rdfs:isDefinedBy : ;
  :label "Video format"@en , "Videoformat"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/VideoFormat> .

:VideoRecording a owl:Class ;
  rdfs:subClassOf :Instance ,
    [ a owl:Restriction ;
      owl:onProperty :instanceOf ;
      owl:allValuesFrom :MovingImage ] ,
    [ a owl:Restriction ;
      owl:onProperty :carrierType ;
      owl:someValuesFrom <https://id.kb.se/marc/VideoMaterialType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :colorContent ;
      owl:someValuesFrom <https://id.kb.se/marc/VideoColorType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :dimensions ;
      owl:someValuesFrom <https://id.kb.se/marc/VideoDimensionsType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :soundCharacteristic ;
      owl:someValuesFrom <https://id.kb.se/marc/MediumType> ,
        <https://id.kb.se/marc/MotionPicConfigurationOrVideoPlaybackType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :soundContent ;
      owl:someValuesFrom <https://id.kb.se/marc/SoundType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :videoCharacteristic ;
      owl:someValuesFrom <https://id.kb.se/marc/VideoFormatType> ] ;
  rdfs:isDefinedBy : ;
  :label "Video Recording"@en , "Videoinspelning"@sv ;
  :inCollection <https://id.kb.se/marc/typeFromBib007> .

:VideoRecordingNumber a owl:Class ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : ;
  :label "Video recording number"@en , "Utgivningsnummer (videoinspelning)"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/VideoRecordingNumber> .

:Visual a owl:Class ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  rdfs:subClassOf :Work ,
    [ a owl:Restriction ;
      owl:onProperty :baseMaterial ;
      owl:someValuesFrom <https://id.kb.se/marc/ProjGraphEmulsionType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :carrierType ;
      owl:someValuesFrom <https://id.kb.se/marc/ProjGraphMaterialType> ,
        <https://id.kb.se/marc/ItemType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :contentType ;
      owl:someValuesFrom <https://id.kb.se/marc/VisualMaterialType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :dimensions ;
      owl:someValuesFrom <https://id.kb.se/marc/ProjGraphDimensionsType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :genreForm ;
      owl:someValuesFrom <https://id.kb.se/marc/GovernmentPublicationType> ,
        <https://id.kb.se/marc/VisualMaterialType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :intendedAudience ;
      owl:someValuesFrom <https://id.kb.se/marc/AudienceType> ] ,
    [ a owl:Restriction ;
      owl:onProperty :mount ;
      owl:someValuesFrom <https://id.kb.se/marc/ProjGraphSupportType> ] ;
  rdfs:isDefinedBy : ;
  :label "Visual"@en , "Visuell resurs"@sv ;
  :altLabel "Bild"@sv ;
  owl:equivalentClass <http://purl.org/dc/dcmitype/Image> .

:WikidataID :code "wikidata" ;
  a owl:Class ;
  :label "Wikidata ID" ;
  :exactMatch <http://id.loc.gov/vocabulary/identifiers/wikidata> ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : ;
  :comment "Wikidata item."@en , "Wikidata objekt."@sv .

:Work a owl:Class ;
  :category <https://id.kb.se/marc/auth> ;
  rdfs:subClassOf [ a owl:Restriction ;
      owl:onProperty :hasVariant ;
      owl:allValuesFrom :Work ] ,
    [ a owl:Restriction ;
      owl:onProperty :seeAlso ;
      owl:allValuesFrom :Work ] ,
    :Identity ,
    :Creation ,
    <http://schema.org/ProductModel> ;
  rdfs:isDefinedBy : ;
  :label "Work"@en , "Verk"@sv ;
  :narrowMatch <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Work> ,
    <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/Work> .

:WorldCatNumber a owl:Class ;
  :category :pending ;
  rdfs:subClassOf :Identifier ;
  rdfs:isDefinedBy : .

:Year a rdfs:Datatype ;
  :sameAs <http://www.w3.org/2001/XMLSchema#gYear> ;
  rdfs:isDefinedBy : .

:YearMonth a rdfs:Datatype ;
  :sameAs <http://www.w3.org/2001/XMLSchema#gYearMonth> ;
  rdfs:isDefinedBy : .

:abbreviatedTitle a owl:DatatypeProperty ;
  rdfs:domain :Endeavour ;
  :category :shorthand ;
  rdfs:isDefinedBy : ;
  :label "Abbreviated title"@en , "Förkortad titel"@sv ;
  rdfs:subPropertyOf :title ;
  owl:propertyChainAxiom (  [ rdfs:range :AbbreviatedTitle ;
        rdfs:subPropertyOf :hasTitle ]  :mainTitle ) .

:absorbed a owl:ObjectProperty ;
  owl:inverseOf :absorbedBy ;
  rdfs:isDefinedBy : ;
  :label "Absorption of"@en , "har införlivat"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :precededBy ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/absorbed> .

:absorbedBy a owl:ObjectProperty ;
  owl:inverseOf :absorbed ;
  rdfs:isDefinedBy : ;
  :label "Absorbed by"@en , "har uppgått i"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :succeededBy ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/absorbedBy> .

:absorbedInPart a owl:ObjectProperty ;
  rdfs:range :Work ;
  rdfs:domain :Work ;
  owl:inverseOf :absorbedInPartBy ;
  :closeMatch <http://rdaregistry.info/Elements/u/P60248> ,
    <http://rdaregistry.info/Elements/u/absorptionInPartOf.en> ;
  rdfs:isDefinedBy : ;
  :label "Absorbed in part"@en , "Har delvis införlivat"@sv ;
  :comment "Work that has been partially incorporated into another work."@en ;
  rdfs:subPropertyOf :precededBy .

:absorbedInPartBy a owl:ObjectProperty ;
  rdfs:range :Work ;
  rdfs:domain :Work ;
  owl:inverseOf :absorbedInPart ;
  :closeMatch <http://rdaregistry.info/Elements/u/P60248> ,
    <http://rdaregistry.info/Elements/u/absorbedInPartBy.en> ;
  rdfs:isDefinedBy : ;
  :label "Absorbed in part by"@en , "Har delvis uppgått i"@sv ;
  :comment "Work that incorporates part of the content of another work."@en ;
  rdfs:subPropertyOf :succeededBy .

:accessMode a owl:ObjectProperty ;
  :category :pending ;
  rdfs:isDefinedBy : ;
  sdo:rangeIncludes :AccessModeType ;
  owl:equivalentProperty <http://schema.org/accessMode> .

:accessModeSufficient a owl:ObjectProperty ;
  :category :pending ;
  rdfs:isDefinedBy : ;
  sdo:rangeIncludes :AccessModeSufficient ;
  owl:equivalentProperty <http://schema.org/accessModeSufficient> .

:accessibilityFeature a owl:ObjectProperty ;
  :category :pending ;
  rdfs:isDefinedBy : ;
  sdo:rangeIncludes :AccessibilityFeatureType ;
  owl:equivalentProperty <http://schema.org/accessibilityFeature> .

:accessibilityHazard a owl:ObjectProperty ;
  :category :pending ;
  rdfs:isDefinedBy : ;
  sdo:rangeIncludes :AccessibilityHazardType ;
  owl:equivalentProperty <http://schema.org/accessibilityHazard> .

:accessibilitySummary a owl:DatatypeProperty ;
  :category :pending ;
  rdfs:isDefinedBy : ;
  owl:equivalentProperty <http://schema.org/accessibilitySummary> .

:accompaniedBy a owl:ObjectProperty ;
  rdfs:domain :Creation ;
  owl:inverseOf :accompanies ;
  rdfs:isDefinedBy : ;
  :label "Accompanied by"@en , "Medföljs av"@sv ;
  :comment "Resurs som medföljer den beskrivna resursen."@sv ;
  sdo:rangeIncludes :Endeavour ;
  rdfs:subPropertyOf :relatedTo ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/accompaniedBy> .

:accompanies a owl:ObjectProperty ;
  rdfs:domain :Creation ;
  owl:inverseOf :accompaniedBy ;
  rdfs:isDefinedBy : ;
  :label "Accompanies"@en , "medföljer"@sv ;
  sdo:rangeIncludes :Endeavour ;
  rdfs:subPropertyOf :relatedTo ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/accompanies> .

:acquisitionSource a owl:ObjectProperty ;
  rdfs:range :AcquisitionSource ;
  rdfs:isDefinedBy : ;
  :label "Source of acquisition"@en , "förvärvskälla"@sv ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/acquisitionSource> .

:acquisitionTerms a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:isDefinedBy : ;
  :label "Terms of acquisition"@en , "Anskaffningsvillkor"@sv ;
  sdo:domainIncludes :Creation ,
    :AcquisitionSource ,
    :Identifier ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/acquisitionTerms> .

:activityEndDate a owl:DatatypeProperty ;
  rdfs:domain :Agent ;
  rdfs:isDefinedBy : ;
  :label "End date"@en , "Verksamhetens sluttid"@sv ;
  owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#activityEndDate> .

:activityStartDate a owl:DatatypeProperty ;
  rdfs:domain :Agent ;
  rdfs:isDefinedBy : ;
  :label "Start date"@en , "Verksamhetens starttid"@sv ;
  owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#activityStartDate> .

:additionalClassificationDdc a owl:ObjectProperty ;
  rdfs:range :ClassificationDdc ;
  rdfs:domain :Creation ;
  rdfs:isDefinedBy : ;
  :label "Additional DDC Classification"@en , "DDK-klassifikation (Sekundär)"@sv ;
  :comment "Kompletterande klassifikationskod, kan användas som ämnesingång tillsammans med den primära klassifikationen"@sv ;
  rdfs:subPropertyOf :classification .

:additionalName a owl:DatatypeProperty ;
  rdfs:domain :Meeting ;
  rdfs:isDefinedBy : ;
  :label "additional name"@en , "tilläggsnamn"@sv ;
  rdfs:subPropertyOf :name ;
  owl:equivalentProperty <http://schema.org/additionalName> .

:address a owl:DatatypeProperty ;
  :category :pending ;
  rdfs:isDefinedBy : ;
  :label "Address"@en , "Adress"@sv ;
  sdo:domainIncludes :Organization ;
  owl:equivalentProperty <http://schema.org/address> .

:adminMetadata a owl:ObjectProperty ;
  rdfs:range :AdminMetadata ;
  rdfs:domain <http://www.w3.org/2000/01/rdf-schema#Resource> ;
  rdfs:isDefinedBy : ;
  :label "Administrative metadata"@en , "Administrativ metadata"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/adminMetadata> .

:adminMetadataFor a owl:ObjectProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Resource> ;
  rdfs:domain :AdminMetadata ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  rdfs:isDefinedBy : ;
  :label "Administrative metadata for"@en ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/adminMetadataFor> .

:administeredBy a owl:ObjectProperty ;
  rdfs:range :Agent ;
  rdfs:isDefinedBy : ;
  sdo:domainIncludes :Container .

:agent a owl:ObjectProperty ;
  rdfs:range :Agent ;
  rdfs:isDefinedBy : ;
  :label "Associated agent"@en , "agent"@sv ;
  rdfs:subPropertyOf :object ;
  sdo:domainIncludes :Contribution ,
    :Event ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/agent> ,
    <http://www.w3.org/ns/prov#agent> .

:agentOf a owl:ObjectProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Resource> ;
  rdfs:domain <http://www.w3.org/2000/01/rdf-schema#Resource> ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  rdfs:isDefinedBy : ;
  :label "Associated agent of"@en ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/agentOf> .

:altLabel a owl:DatatypeProperty ;
  :category :heuristicIdentifier ;
  :scopeNote "Används vanligen som se-hänvisning" ;
  rdfs:isDefinedBy : ;
  :label "alternative label"@en , "alternativ benämning"@sv ;
  :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 ;
  sdo:domainIncludes :Concept ;
  :definition "En alternativ lexikal benämning för en resurs."@sv ;
  owl:equivalentProperty <http://www.w3.org/2004/02/skos/core#altLabel> .

:alternative a owl:DatatypeProperty ;
  :category :shorthand ;
  rdfs:isDefinedBy : ;
  :label "alternative title"@en , "alternativ titel"@sv ;
  owl:equivalentProperty <http://purl.org/dc/terms/alternative> .

:applicableInstitution a owl:ObjectProperty ;
  rdfs:range :Agent ;
  rdfs:domain :Endeavour ;
  rdfs:isDefinedBy : ;
  :label "Applicable institution"@en , "Tillämplig institution"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bflc/applicableInstitution> .

:appliedMaterial a owl:ObjectProperty ;
  rdfs:range :Material ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "Applied material"@en , "applicerat material"@sv ;
  :comment "Substans som är applicerad på ett bärande material för en resurs."@sv ;
  rdfs:subPropertyOf :material ;
  sdo:domainIncludes :Endeavour ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/appliedMaterial> .

:appliedMaterialOf a owl:ObjectProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Resource> ;
  rdfs:domain :Instance ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  rdfs:isDefinedBy : ;
  :label "Appllied material of"@en ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/appliedMaterialOf> .

:appliesTo a owl:ObjectProperty ;
  rdfs:range :Resource ;
  rdfs:domain :Resource ;
  :closeMatch <http://id.loc.gov/ontologies/bibframe/part> ;
  rdfs:isDefinedBy : ;
  :label "Applies to"@en , "Del av materialet som avses"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bflc/appliesTo> .

:arrangement a owl:ObjectProperty ;
  rdfs:range :Work ;
  rdfs:domain :Work ;
  :category :pending ;
  owl:inverseOf :arrangementOf ;
  rdfs:isDefinedBy : ;
  :label "Arrangement"@en , "arrangemang"@sv ;
  :comment "Resurs som är ett arrangemang av den beskrivna resursen"@sv ;
  rdfs:subPropertyOf :relatedTo ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/arrangement> .

:arrangementOf a owl:ObjectProperty ;
  rdfs:range :Work ;
  rdfs:domain :Work ;
  :category :pending ;
  owl:inverseOf :arrangement ;
  rdfs:isDefinedBy : ;
  :label "Arrangement of"@en , "Arrangement"@en , "arrangemang"@sv ;
  :comment "Resurs som den beskrivna resursen är ett arrangemang av"@sv ;
  rdfs:subPropertyOf :relatedTo ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/arrangementOf> .

:articleNumber a owl:DatatypeProperty ;
  :category :pending ;
  rdfs:isDefinedBy : .

:ascensionAndDeclination a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Cartographic ;
  rdfs:isDefinedBy : ;
  :label "Cartographic ascension and declination"@en , "Rektascension och deklination"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/ascensionAndDeclination> .

:aspectRatio a owl:ObjectProperty ;
  rdfs:range :AspectRatio ;
  rdfs:isDefinedBy : ;
  :label "Aspect ratio"@en , "bildförhållande"@sv ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/aspectRatio> .

:assigner a owl:ObjectProperty ;
  rdfs:range :Resource ;
  rdfs:domain :Resource ;
  rdfs:isDefinedBy : ;
  :label "Assigner"@en , "Tilldelad av"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/assigner> .

:associatedLanguage a owl:ObjectProperty ;
  rdfs:range :Language ;
  rdfs:domain :Agent ;
  rdfs:isDefinedBy : ;
  :label "Associated language"@en , "Språk"@sv ;
  owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#associatedLanguage> .

:associatedMedia a owl:ObjectProperty ;
  rdfs:range :MediaObject ;
  rdfs:domain :Endeavour ;
  :narrower :hasRepresentation ;
  rdfs:isDefinedBy : ;
  :label "associated media"@en , "tillhörande media"@sv ;
  :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 ;
  rdfs:subPropertyOf :hasFormat ;
  owl:equivalentProperty <http://schema.org/associatedMedia> .

:availability a owl:ObjectProperty ;
  rdfs:range :ItemAvailability ;
  rdfs:domain :Item ;
  :example "Beställd" ,
    "Saknas" ,
    "Ej fjärrlån" ,
    "Ej hemlån" ;
  rdfs:isDefinedBy : ;
  :label "Item availability"@en , "Exemplarstatus"@sv ;
  :comment "Statusinformation om tillgänglighet och eventuella begränsningar i utlån."@sv ;
  owl:equivalentProperty <http://schema.org/availability> .

:awardsNote a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:isDefinedBy : ;
  :label "Award note"@en , "Anmärkning om utmärkelse"@sv ;
  sdo:domainIncludes :Creation ;
  :scopeNote "Används normalt ej i Libris."@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/awards> .

:baseMaterial a owl:ObjectProperty ;
  rdfs:range :Material ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "Base material"@en , "bärande material"@sv ;
  :comment "Det underliggande fysiska materialet för en resurs."@sv ;
  rdfs:subPropertyOf :material ;
  sdo:domainIncludes :Endeavour ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/baseMaterial> .

:baseMaterialOf a owl:ObjectProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Resource> ;
  rdfs:domain :Instance ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  rdfs:isDefinedBy : ;
  :label "Base material of"@en ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/baseMaterialOf> .

:bibliography a owl:ObjectProperty ;
  rdfs:domain :Record ;
  rdfs:isDefinedBy : ;
  :label "bibliografi"@sv ;
  :comment "in bibliography"@en , "bibliografi som resursen ingår i"@sv ;
  sdo:rangeIncludes :Bibliography ;
  rdfs:subPropertyOf <http://purl.org/dc/terms/isPartOf> .

:birthDate a owl:DatatypeProperty ;
  rdfs:domain :Person ;
  rdfs:isDefinedBy : ;
  :label "birth date"@en , "födelsedatum"@sv ;
  owl:equivalentProperty <http://schema.org/birthDate> ,
    <http://www.loc.gov/mads/rdf/v1#birthDate> .

:birthPlace a owl:ObjectProperty ;
  rdfs:range :Place ;
  rdfs:domain :Person ;
  rdfs:isDefinedBy : ;
  :label "Birthplace"@en , "Födelseplats"@sv ;
  rdfs:subPropertyOf :place ;
  owl:equivalentProperty <http://schema.org/birthPlace> ,
    <http://www.loc.gov/mads/rdf/v1#birthPlace> ,
    <http://rdaregistry.info/Elements/u/P60593> ,
    <http://rdaregistry.info/Elements/u/placeOfBirth.en> .

:bookFormat a owl:ObjectProperty ;
  rdfs:range :BookFormat ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "Book format"@en , "bokformat"@sv ;
  rdfs:subPropertyOf :format ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/bookFormat> ,
    <http://schema.org/bookFormat> .

:broadMatch a owl:ObjectProperty ;
  rdfs:range :Concept ;
  rdfs:isDefinedBy : ;
  :label "broader match"@en , "bredare match"@sv ;
  rdfs:subPropertyOf :broader ;
  sdo:domainIncludes :Identity ;
  owl:equivalentProperty <http://www.w3.org/2004/02/skos/core#broadMatch> ,
    <http://www.loc.gov/mads/rdf/v1#hasBroaderExternalAuthority> .

:broader a owl:ObjectProperty ;
  rdfs:range :Concept ;
  owl:inverseOf :narrower ;
  rdfs:isDefinedBy : ;
  :label "broader"@en , "bredare"@sv ;
  rdfs:subPropertyOf :broaderTransitive ;
  sdo:domainIncludes :Concept ;
  owl:equivalentProperty <http://www.w3.org/2004/02/skos/core#broader> ,
    <http://www.loc.gov/mads/rdf/v1#hasBroaderAuthority> .

:broaderTransitive a owl:TransitiveProperty ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  rdfs:isDefinedBy : ;
  :label "broader transitive"@en , "transitivt bredare"@sv ;
  rdfs:subPropertyOf :matchesTransitive ;
  owl:equivalentProperty <http://www.w3.org/2004/02/skos/core#broaderTransitive> .

:callNumberPrefix a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Item ;
  rdfs:isDefinedBy : ;
  :label "call number prefix"@en , "prefix för lokalsignum"@sv .

:callNumberSuffix a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Item ;
  rdfs:isDefinedBy : ;
  :label "call number suffix"@en , "suffix för lokalsignum"@sv .

:callno a owl:ObjectProperty ;
  rdfs:range :Identifier ;
  rdfs:domain :Item ;
  :category :pending ;
  rdfs:isDefinedBy : ;
  rdfs:subPropertyOf :identifiedBy .

:capture a owl:ObjectProperty ;
  rdfs:range :Capture ;
  rdfs:isDefinedBy : ;
  :label "Capture of content"@en , "inspelning"@sv ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/capture> .

:carrierType a owl:ObjectProperty ;
  rdfs:range :CarrierType ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "Carrier type"@en , "bärartyp"@sv ;
  :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 ;
  rdfs:subPropertyOf <http://rdvocab.info/Elements/carrierType> ,
    <http://purl.org/dc/terms/format> ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/carrier> .

:cartographicAttributes a owl:ObjectProperty ;
  rdfs:range :Cartographic ;
  rdfs:domain :Cartography ;
  rdfs:isDefinedBy : ;
  :label "Cartographic data"@en , "kartografiska data"@sv ;
  :comment "Kartografiska attribut som identifierar karakteristika för resursen, såsom koordinater och kartprojektion."@sv ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/cartographicAttributes> .

:cataloguersNote a owl:DatatypeProperty ;
  rdfs:isDefinedBy : ;
  :label "Cataloguers Note"@en , "Katalogisatörens anmärkning"@sv ;
  rdfs:subPropertyOf <http://www.w3.org/2004/02/skos/core#editorialNote> ,
    <http://rdvocab.info/Elements/cataloguersNote> ;
  sdo:domainIncludes :Item ,
    :Record ,
    :Document ,
    :MediaObject ,
    :Electronic .

:category a owl:ObjectProperty ;
  rdfs:isDefinedBy : ;
  :label "category"@en , "kategori"@sv ;
  owl:equivalentProperty <http://schema.org/category> .

:certifiedBy a owl:ObjectProperty ;
  rdfs:range :Agent ;
  :category :pending ;
  rdfs:isDefinedBy : ;
  <https://id.kb.se/vocab/seeAlso> <https://www.w3.org/TR/epub-a11y-11/#certifiedBy> .

:changeNote a owl:DatatypeProperty ;
  rdfs:domain :Concept ;
  rdfs:isDefinedBy : ;
  :label "Change note"@en , "Anmärkning om ändring"@sv ;
  owl:equivalentProperty <http://www.w3.org/2004/02/skos/core#changeNote> .

:checksum a owl:DatatypeProperty ;
  rdfs:range :Checksum ;
  rdfs:domain :File ;
  rdfs:isDefinedBy : ;
  :label "checksum"@en , "kontrollsumma"@sv ;
  rdfs:subPropertyOf <http://www.loc.gov/premis/rdf/v3/fixity> .

:citationNote a owl:DatatypeProperty ;
  rdfs:domain :SourceData ;
  rdfs:isDefinedBy : ;
  :label "Citation Note"@en , "Uppgift från källa"@sv ;
  owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#citationNote> .

:citationSource a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/SourceDataNotFound> ;
  rdfs:isDefinedBy : ;
  :label "citation source"@en , "källa"@sv .

:classification a owl:ObjectProperty ;
  rdfs:range :Classification ;
  rdfs:domain :Endeavour ;
  rdfs:isDefinedBy : ;
  :label "Classification"@en , "klassifikation"@sv ;
  rdfs:subPropertyOf <http://schema.org/hasCategoryCode> ;
  sdo:domainIncludes :Endeavour ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/classification> .

:classificationPortion a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Classification ;
  rdfs:isDefinedBy : ;
  :label "Classification number"@en , "klassifikationsdel"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/classificationPortion> .

:closeMatch a owl:ObjectProperty ;
  rdfs:range :Concept ;
  rdfs:isDefinedBy : ;
  :label "close match"@en , "nära match"@sv ;
  rdfs:subPropertyOf :matchesTransitive ;
  sdo:domainIncludes :Identity ;
  owl:equivalentProperty <http://www.w3.org/2004/02/skos/core#closeMatch> ,
    <http://www.loc.gov/mads/rdf/v1#hasCloseExternalAuthority> .

:code a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Resource ;
  :related :label ;
  :category :heuristicIdentifier ;
  rdfs:isDefinedBy : ;
  :label "Code"@en , "kod"@sv ;
  :altLabel "notation"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/code> ,
    <http://www.w3.org/2004/02/skos/core#notation> ,
    <http://www.loc.gov/mads/rdf/v1#code> .

:codedLocationQualifier a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Item ;
  rdfs:isDefinedBy : ;
  :label "Coded location qualifier"@en , "Kodad platskvalifikator"@sv .

:collectionArrangement a owl:ObjectProperty ;
  rdfs:range :CollectionArrangement ;
  rdfs:isDefinedBy : ;
  :label "Collection Organization and arrangement"@en , "Ordning och sorteringsprinciper"@sv ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/collectionArrangement> .

:collectionArrangementOf a owl:ObjectProperty ;
  rdfs:domain :CollectionArrangement ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  rdfs:isDefinedBy : ;
  :label "Organization and arrangement of Collection"@en ;
  sdo:rangeIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/collectionArrangementOf> .

:collectionItem a owl:ObjectProperty ;
  rdfs:domain :TermCollection ;
  rdfs:isDefinedBy : ;
  owl:equivalentProperty <http://www.w3.org/2004/02/skos/core#member> ,
    <http://www.loc.gov/mads/rdf/v1#hasMADSCollectionMember> .

:collectionOrganization a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :CollectionArrangement ;
  :sameAs :organizationOfMaterial ;
  rdfs:isDefinedBy : ;
  :label "Organization of material"@en , "Uppdelningsprinciper"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/collectionOrganization> .

:colorContent a owl:ObjectProperty ;
  rdfs:range :ColorContent ;
  rdfs:isDefinedBy : ;
  :label "Color content"@en , "färginnehåll"@sv ;
  :comment "Färgkarakteristika, t ex svartvit, färg, kolorerad."@sv ;
  sdo:domainIncludes :Endeavour ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/colorContent> .

:comment a owl:DatatypeProperty ;
  rdfs:isDefinedBy : ;
  :label "comment"@en , "kommentar"@sv ;
  sdo:domainIncludes :Agent ,
    :Title ,
    :ToCEntry ,
    :EAN ,
    :UPC ;
  owl:equivalentProperty <http://www.w3.org/2000/01/rdf-schema#comment> .

:componentOf a owl:ObjectProperty ;
  owl:inverseOf :hasComponent ;
  rdfs:isDefinedBy : ;
  :label "component of"@en , "komponent av"@sv ;
  rdfs:subPropertyOf <http://schema.org/exampleOfWork> .

:compositional a :ConceptCollection ;
  :example "Exempelvis hasVariant, som anger variantbeskrivingar av en Agent som distinkta Agenter (men enbart i formen, de respresenterar samma ting)."@sv ;
  rdfs:isDefinedBy : ;
  :label "compositional"@en , "inneboende del"@sv ;
  :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 ;
  :scopeNote "Används i Libris katalogiseringsverktyg för att stödja arbetsflödet att endast skapa en lokal beskrivning."@sv ;
  <https://id.kb.se/vocab/code> "compositional" .

:conformsTo a owl:ObjectProperty ;
  :category :pending ;
  rdfs:isDefinedBy : ;
  sdo:rangeIncludes :Standard ;
  owl:equivalentProperty <http://purl.org/dc/terms/conformsTo> .

:contentAccessibility a owl:ObjectProperty ;
  rdfs:range :ContentAccessibility ;
  rdfs:isDefinedBy : ;
  :label "Content accessibility information"@en , "Anmärkning om komplement för ökad tillgänglighet"@sv ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/contentAccessibility> .

:contentSize a owl:DatatypeProperty ;
  rdfs:domain :MediaObject ;
  rdfs:isDefinedBy : ;
  :label "content size"@en , "innehållsstorlek"@sv ;
  :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 ;
  owl:equivalentProperty <http://www.loc.gov/premis/rdf/v3/size> ,
    <http://schema.org/contentSize> .

:contentType a owl:ObjectProperty ;
  rdfs:range :ContentType ;
  rdfs:domain :Work ;
  rdfs:isDefinedBy : ;
  :label "Content type"@en , "innehållstyp"@sv ;
  :comment "Kategorisering som anger hur innehållet uttrycks och med vilket mänskligt sinne det ska upplevas."@sv ;
  rdfs:subPropertyOf <http://rdvocab.info/Elements/contentType> ,
    <http://purl.org/dc/terms/type> ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/content> .

:continuedBy a owl:ObjectProperty ;
  owl:inverseOf :continues ;
  rdfs:isDefinedBy : ;
  :label "Continued by"@en , "fortsättes av"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :succeededBy ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/continuedBy> .

:continuedInPartBy a owl:ObjectProperty ;
  owl:inverseOf :separatedFrom ;
  rdfs:isDefinedBy : ;
  :label "Continued in part by"@en , "fortsättes delvis av"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :succeededBy ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/continuedInPartBy> .

:continues a owl:ObjectProperty ;
  owl:inverseOf :continuedBy ;
  rdfs:isDefinedBy : ;
  :label "Continuation of"@en , "fortsätter"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :precededBy ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/continues> .

:continuesInPart a owl:ObjectProperty ;
  owl:inverseOf :splitInto ;
  rdfs:isDefinedBy : ;
  :label "Continuation in part of"@en , "fortsätter delvis"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :precededBy ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/continuesInPart> .

:contribution a owl:ObjectProperty ;
  rdfs:range :Contribution ;
  rdfs:isDefinedBy : ;
  :label "Contributor and role"@en , "Medverkan och funktion"@sv ;
  :comment "Agent och dess funktion i relation till resursen."@sv ;
  rdfs:subPropertyOf :hasStatement ,
    <http://www.w3.org/ns/prov#qualifiedAttribution> ;
  :altLabel "Upphov"@sv ;
  sdo:domainIncludes :Endeavour ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/contribution> .

:contributionOf a owl:ObjectProperty ;
  rdfs:domain :Contribution ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  rdfs:isDefinedBy : ;
  :label "Contribution of"@en ;
  sdo:rangeIncludes :Endeavour ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/contributionOf> .

:controlNumber a owl:DatatypeProperty ;
  rdfs:domain :Record ;
  rdfs:isDefinedBy : ;
  :label "control number"@en , "kontrollnummer"@sv ;
  owl:equivalentProperty :identifier .

:coordinates a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Cartographic ;
  rdfs:isDefinedBy : ;
  :label "Cartographic coordinates"@en , "Koordinater"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/coordinates> .

:copyNumber a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Item ;
  :example "A-C" ,
    "5" ;
  rdfs:isDefinedBy : ;
  :label "Copy number"@en , "Exemplarnummer"@sv ;
  :comment "Om så önskas, ange nummer/beteckning på det eller de exemplar som placeringen avser."@sv .

:copyright a owl:ObjectProperty ;
  rdfs:range :Copyright ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "copyright"@en , "copyright"@sv ;
  :comment "Tid förknippad med upphovsrättskydd."@sv ;
  rdfs:subPropertyOf :provisionActivity .

:copyrightArticleFeeCode a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Item ;
  rdfs:isDefinedBy : ;
  :label "Copyright article fee code"@en , "Avgiftskod för copyrightartikel"@sv .

:copyrightDate a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  :category :shorthand ;
  rdfs:isDefinedBy : ;
  :label "Copyright date"@en , "Copyrightdatum"@sv ;
  :comment "Används för närvarande ej."@sv ;
  rdfs:subPropertyOf <http://id.loc.gov/ontologies/bibframe/date> ;
  sdo:domainIncludes :Creation ,
    :PrimaryPublication ,
    :Instance ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/copyrightDate> ,
    <http://purl.org/dc/terms/dateCopyrighted> ,
    <http://schema.org/copyrightYear> ;
  owl:propertyChainAxiom ( :copyright :date ) .

:copyrightRegistration a owl:ObjectProperty ;
  rdfs:range :CopyrightRegistration ;
  rdfs:isDefinedBy : ;
  :label "Copyright registration information"@en , "Anmärkning om registrering av copyright"@sv ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/copyrightRegistration> .

:count a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain <http://www.w3.org/2000/01/rdf-schema#Resource> ;
  rdfs:isDefinedBy : ;
  :label "Number of units"@en , "Antal enheter"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/count> .

:country a owl:ObjectProperty ;
  rdfs:range :Country ;
  rdfs:domain :Item ;
  rdfs:isDefinedBy : ;
  :label "country"@en , "land"@sv ;
  rdfs:subPropertyOf :place ;
  sdo:domainIncludes :PrimaryProvisionActivity .

:coverArt a owl:ObjectProperty ;
  rdfs:range :CoverArt ;
  :comment "Omslagsbilden för en resurs" ;
  rdfs:isDefinedBy : ;
  :label "Cover art"@en , "Omslagsbild"@sv ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/coverArt> .

:coverage a owl:DatatypeProperty ;
  rdfs:isDefinedBy : ;
  :label "Coverage"@en , "Täckning eller tillkomst"@sv ;
  :narrowMatch <http://id.loc.gov/ontologies/bibframe/date> ;
  rdfs:subPropertyOf <http://purl.org/dc/terms/coverage> ;
  sdo:domainIncludes :Title .

:created a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ,
    <http://www.w3.org/2001/XMLSchema#dateTime> ;
  rdfs:domain :AdminMetadata ;
  rdfs:isDefinedBy : ;
  :label "Description creation date"@en , "Skapad"@sv ;
  rdfs:subPropertyOf <http://purl.org/dc/terms/created> ,
    <http://schema.org/dateCreated> ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/creationDate> .

:creditsNote a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  :category :pending ;
  rdfs:isDefinedBy : ;
  :label "Credits note"@en , "credits note"@en , "Anmärkning om upphov"@sv ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/credits> .

:custodialHistory a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:isDefinedBy : ;
  :label "Custodial history"@en , "ägarhistorik"@sv ;
  sdo:domainIncludes :Endeavour ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/custodialHistory> .

:dataSource a owl:ObjectProperty ;
  rdfs:isDefinedBy : ;
  :label "Data source"@en , "datakälla"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :relatedTo ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/dataSource> .

:datasetDistribution a owl:ObjectProperty ;
  rdfs:range :DataDistribution ;
  rdfs:domain :Dataset ;
  :category :pending ;
  rdfs:isDefinedBy : ;
  :label "dataset distribution"@en , "dataset distribution"@sv ;
  owl:equivalentProperty <http://www.w3.org/ns/dcat#distribution> ,
    <http://schema.org/distribution> .

:date a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:isDefinedBy : ;
  :label "Date"@en , "datum"@sv ;
  :comment "Oformaterad uppgift om datum/årtal/tidsperiod."@sv ;
  sdo:domainIncludes :Agent ,
    :Capture ,
    :Title ,
    :ProvisionActivity ,
    :Dissertation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/date> ,
    <http://purl.org/dc/terms/date> .

:datePublished a owl:DatatypeProperty ;
  :category :shorthand ;
  rdfs:isDefinedBy : ;
  rdfs:subPropertyOf <http://purl.org/dc/terms/issued> ;
  owl:equivalentProperty <http://schema.org/datePublished> ;
  owl:propertyChainAxiom ( :publication :date ) .

:deathDate a owl:DatatypeProperty ;
  rdfs:domain :Person ;
  rdfs:isDefinedBy : ;
  :label "death date"@en , "dödsdatum"@sv ;
  owl:equivalentProperty <http://schema.org/deathDate> ,
    <http://www.loc.gov/mads/rdf/v1#deathDate> .

:deathPlace a owl:ObjectProperty ;
  rdfs:range :Place ;
  rdfs:domain :Person ;
  rdfs:isDefinedBy : ;
  :label "Deathplace"@en , "Dödsplats"@sv ;
  rdfs:subPropertyOf :place ;
  owl:equivalentProperty <http://schema.org/deathPlace> ,
    <http://www.loc.gov/mads/rdf/v1#deathPlace> ,
    <http://rdaregistry.info/Elements/u/P60592> ,
    <http://rdaregistry.info/Elements/u/placeOfDeath.en> .

:definition a owl:DatatypeProperty ;
  rdfs:isDefinedBy : ;
  :label "definition"@en , "definition"@sv ;
  sdo:domainIncludes :Concept ;
  owl:equivalentProperty <http://www.w3.org/2004/02/skos/core#definition> ,
    <http://www.loc.gov/mads/rdf/v1#definitionNote> .

:degree a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Dissertation ;
  rdfs:isDefinedBy : ;
  :label "Degree"@en , "Examen"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/degree> .

:derivativeOf a owl:ObjectProperty ;
  owl:inverseOf :hasDerivative ;
  rdfs:isDefinedBy : ;
  :label "Is derivative of"@en , "är bearbetning av"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :versionOf ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/derivativeOf> .

:derivedFrom a owl:ObjectProperty ;
  rdfs:range :AdminMetadata ;
  rdfs:domain :AdminMetadata ;
  rdfs:isDefinedBy : ;
  :label "Source metadata"@en , "Metadatakälla"@sv ;
  :comment "Länk till metadata som var källan för resursen"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/derivedFrom> .

:describedBy a owl:ObjectProperty ;
  rdfs:range :Document ;
  rdfs:isDefinedBy : ;
  :label "Described by"@en , "Beskriven av"@sv ;
  sdo:domainIncludes :Document ;
  owl:equivalentProperty <http://www.iana.org/assignments/relation/describedby> ,
    <http://www.w3.org/2007/05/powder-s#describedby> .

:description a owl:DatatypeProperty ;
  rdfs:isDefinedBy : ;
  :label "description"@en , "beskrivning"@sv ;
  :comment "A description of the item."@en , "En sammanfattande beskrivning av resursen"@sv ;
  rdfs:subPropertyOf <http://schema.org/description> ;
  sdo:domainIncludes :Instance ,
    :Agent ,
    :ShelfMarkSequence ,
    :Dataset ,
    :DataCatalog ,
    :Place .

:descriptionAuthentication a owl:ObjectProperty ;
  rdfs:range :DescriptionAuthentication ;
  rdfs:domain :AdminMetadata ;
  rdfs:isDefinedBy : ;
  :label "Description authentication"@en , "Beskrivningskontroll"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/descriptionAuthentication> .

:descriptionConventions a owl:ObjectProperty ;
  rdfs:range :DescriptionConventions ;
  rdfs:domain :AdminMetadata ;
  rdfs:isDefinedBy : ;
  :label "Description conventions"@en , "Katalogiseringsregler"@sv ;
  :comment "Regler som använts för att beskriva resursen."@sv ;
  rdfs:subPropertyOf <http://id.loc.gov/ontologies/bibframe/descriptionConventions> ,
    :conformsTo ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/descriptionConventions> .

:descriptionCreator a owl:ObjectProperty ;
  rdfs:range :Agent ;
  rdfs:domain :Record ;
  rdfs:isDefinedBy : ;
  :label "Description creator"@en , "Skapad av"@sv ;
  :comment "Entitet som upprättat beskrivningen."@sv ;
  rdfs:subPropertyOf :descriptionModifier ,
    <http://purl.org/dc/terms/creator> .

:descriptionLanguage a owl:ObjectProperty ;
  rdfs:range :Language ;
  rdfs:domain :AdminMetadata ;
  rdfs:isDefinedBy : ;
  :label "Description language"@en , "Katalogiseringsspråk"@sv ;
  :comment "Språk använt för att beskriva resursen."@sv ;
  rdfs:subPropertyOf :language ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/descriptionLanguage> .

:descriptionLastModifier a owl:ObjectProperty ;
  rdfs:range :Agent ;
  rdfs:domain :Record ;
  rdfs:isDefinedBy : ;
  :label "Description last modifier"@en , "Senast ändrad av"@sv ;
  rdfs:subPropertyOf :descriptionModifier .

:descriptionModifier a owl:ObjectProperty ;
  rdfs:range :Agent ;
  rdfs:domain :AdminMetadata ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  rdfs:isDefinedBy : ;
  :label "Description modifier"@en , "Ändrad av"@sv ;
  rdfs:subPropertyOf <http://purl.org/dc/terms/contributor> ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/descriptionModifier> .

:descriptionUpgrader a owl:ObjectProperty ;
  rdfs:range :Agent ;
  rdfs:domain :Record ;
  :category :compositional ;
  rdfs:isDefinedBy : ;
  :label "Description upgrader"@en , "Uppgraderad eller importerad av"@sv ;
  rdfs:subPropertyOf :descriptionModifier .

:digitalCharacteristic a owl:ObjectProperty ;
  rdfs:range :DigitalCharacteristic ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "Digital characteristic"@en , "Digital karakteristika"@sv ;
  owl:equivalentClass <http://id.loc.gov/ontologies/bibframe/digitalCharacteristic> ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/digitalCharacteristic> .

:dimension a owl:ObjectProperty ;
  rdfs:range <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
  rdfs:domain :Slice ;
  rdfs:isDefinedBy : ;
  rdfs:subPropertyOf <http://purl.org/linked-data/cube#dimension> .

:dimensions a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Instance ;
  :category :shorthand ;
  rdfs:isDefinedBy : ;
  :label "Dimensions"@en , "dimensions"@en , "mått"@sv ;
  rdfs:subPropertyOf <http://www.w3.org/2004/02/skos/core#note> ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/dimensions> ;
  owl:propertyChainAxiom ( :hasDimensions :label ) .

:disambiguates a owl:ObjectProperty ;
  rdfs:range :Ambiguity ;
  rdfs:domain <http://www.w3.org/2002/07/owl#Thing> ;
  owl:inverseOf :maybe ;
  rdfs:isDefinedBy : ;
  :label "disambiguates"@en , "disambiguerar"@sv ;
  :comment "Something ambiguous that may be this distinct thing."@en .

:disambiguatingDescription a owl:DatatypeProperty ;
  :category :pending ;
  rdfs:isDefinedBy : ;
  :label "Disambiguating description"@en , "Särskiljande beskrivning"@sv ;
  :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 ;
  rdfs:subPropertyOf :description ,
    <http://schema.org/disambiguatingDescription> ;
  sdo:domainIncludes :Agent .

:dissertation a owl:ObjectProperty ;
  rdfs:range :Dissertation ;
  rdfs:isDefinedBy : ;
  :label "Dissertation Information"@en , "Anmärkning om akademisk avhandling"@sv ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/dissertation> .

:distinct a :ConceptCollection ;
  rdfs:isDefinedBy : ;
  :label "distinct"@en , "distinkt"@sv ;
  :scopeNote "Används i Libris katalogiseringsverktyg för att stödja arbetsflödet att endast skapa en länkad beskrivning."@sv ;
  <https://id.kb.se/vocab/code> "distinct" .

:distribution a owl:ObjectProperty ;
  rdfs:range :Distribution ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "distribution"@en , "distribution"@sv ;
  :comment "Uppgift som identifierar distributionsplats, distributörsnamn, distributionstid."@sv ;
  sdo:rangeIncludes <https://id.kb.se/marc/DistributionAndProduction> ;
  rdfs:subPropertyOf :provisionActivity .

:doi a owl:DatatypeProperty ;
  :label "DOI" ;
  rdfs:range :DOI ;
  :category :shorthand ;
  rdfs:isDefinedBy : ;
  rdfs:subPropertyOf :identifier .

:duration a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  :category :shorthand ;
  rdfs:isDefinedBy : ;
  :label "Duration"@en , "duration"@en , "speltid"@sv ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/duration> ;
  owl:propertyChainAxiom ( :hasDuration :value ) .

:ean a owl:DatatypeProperty ;
  :label "EAN" ;
  rdfs:range :EAN ;
  :category :shorthand ;
  rdfs:isDefinedBy : ;
  rdfs:subPropertyOf :identifier .

:edition a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Classification ;
  rdfs:isDefinedBy : ;
  :label "Classification scheme edition"@en , "Klassifikationsupplaga"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/edition> .

:editionEnumeration a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "Edition enumeration"@en , "Parallell upplagebeteckning/Upplagespecifik upphovsuppgift"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/editionEnumeration> .

:editionStatement a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "Edition statement"@en , "upplageuppgift"@sv ;
  :comment "En uppgift som identifierar den upplaga eller version till vilken en resurs hör, samt upplagespecifika upphovsuppgifter."@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/editionStatement> ;
  rdfs:equivalentProperty <http://id.loc.gov/ontologies/bibframe/editionStatement> .

:editionStatementRemainder a owl:DatatypeProperty ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "edition statement remainder"@en , "Påföljande upplageuppgift"@sv ;
  rdfs:subPropertyOf :editionStatement .

:editorialNote a owl:DatatypeProperty ;
  rdfs:domain :Concept ;
  rdfs:isDefinedBy : ;
  :label "editorial note"@en , "redaktionell anmärkning"@sv ;
  :definition "Information avsedd för redaktörer, översättare eller förvaltare av en begreppsmodell."@sv ;
  owl:equivalentProperty <http://www.w3.org/2004/02/skos/core#editorialNote> .

:electronicLocator a owl:ObjectProperty ;
  rdfs:isDefinedBy : ;
  :label "Electronic location"@en , "Elektronisk adress"@sv ;
  sdo:rangeIncludes :Document ;
  sdo:domainIncludes :Item ,
    :Instance ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/electronicLocator> .

:emulsion a owl:ObjectProperty ;
  rdfs:range :Emulsion ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "Emulsion"@en , "emulsion"@en , "emulsion"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/emulsion> .

:encodingFormat a owl:ObjectProperty ;
  rdfs:range :EncodingFormat ;
  rdfs:domain :MediaObject ;
  rdfs:isDefinedBy : ;
  :label "encoding format"@en , "kodningsformat"@sv ;
  rdfs:subPropertyOf :digitalCharacteristic ,
    :format ;
  owl:equivalentProperty <http://schema.org/encodingFormat> .

:encodingLevel a owl:ObjectProperty ;
  rdfs:range :EncodingLevel ;
  rdfs:domain :AdminMetadata ;
  rdfs:isDefinedBy : ;
  :label "Encoding level"@en , "Beskrivningsnivå"@sv ;
  :comment "Beteckning som anger den bibliografiska beskrivningens fullständighetsnivå"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bflc/encodingLevel> .

:endDate a owl:DatatypeProperty ;
  rdfs:isDefinedBy : ;
  :label "end date"@en , "slutdatum"@sv ;
  rdfs:subPropertyOf :date ;
  sdo:domainIncludes :Embargo .

:endTime a owl:DatatypeProperty ;
  rdfs:domain :MediaObject ;
  rdfs:isDefinedBy : ;
  :label "end time"@en , "sluttid"@sv ;
  owl:equivalentProperty <http://schema.org/endTime> .

:endYear a owl:DatatypeProperty ;
  rdfs:isDefinedBy : ;
  :label "end year"@en , "slutår"@sv ;
  rdfs:subPropertyOf :year ,
    :endDate ;
  sdo:domainIncludes :PrimaryProvisionActivity .

:ensemble a owl:ObjectProperty ;
  rdfs:range :Ensemble ;
  rdfs:domain :Work ;
  rdfs:isDefinedBy : ;
  :label "Ensemble"@en , "Ensemble"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/ensemble> .

:ensembleType a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Ensemble ;
  rdfs:isDefinedBy : ;
  :label "Ensemble type"@en , "Ensembletyp"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/ensembleType> .

:entity a owl:ObjectProperty ;
  rdfs:domain :Relationship ;
  rdfs:isDefinedBy : ;
  :label "entity"@en , "entitet"@sv ;
  sdo:rangeIncludes :Work ;
  rdfs:subPropertyOf :object ;
  owl:equivalentProperty <http://www.w3.org/ns/prov#entity> .

:enumerationAndChronology a owl:ObjectProperty ;
  rdfs:range :EnumerationAndChronology ;
  rdfs:domain :Item ;
  :category :pending ;
  rdfs:isDefinedBy : ;
  :label "Numbering or other enumeration and dates associated with issues or items held."@en ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/enumerationAndChronology> .

:equinox a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Cartographic ;
  rdfs:isDefinedBy : ;
  :label "Cartographic equinox"@en , "Ekvinoktium"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/equinox> .

:establishDate a owl:DatatypeProperty ;
  rdfs:isDefinedBy : ;
  :label "Established"@en , "Tid för grundande"@sv ;
  sdo:domainIncludes :Organization ,
    :Jurisdiction ;
  owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#establishDate> .

:eventContent a owl:ObjectProperty ;
  rdfs:range :Work ;
  rdfs:domain :Event ;
  rdfs:isDefinedBy : ;
  :label "Event content"@en ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/eventContent> .

:eventContentOf a owl:ObjectProperty ;
  rdfs:range :Event ;
  rdfs:domain :Work ;
  rdfs:isDefinedBy : ;
  :label "Has event content"@en ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/eventContentOf> .

:exactMatch a owl:ObjectProperty ;
  :category :integral ;
  rdfs:isDefinedBy : ;
  :label "exact match"@en , "exakt match"@sv ;
  sdo:rangeIncludes :Agent ,
    :Concept ;
  rdfs:subPropertyOf :closeMatch ;
  sdo:domainIncludes :Identity ;
  owl:equivalentProperty <http://www.w3.org/2004/02/skos/core#exactMatch> ,
    <http://www.loc.gov/mads/rdf/v1#hasExactExternalAuthority> .

:example a owl:DatatypeProperty ;
  rdfs:isDefinedBy : ;
  :label "example"@en , "exempel"@sv ;
  sdo:domainIncludes :Concept ;
  owl:equivalentProperty <http://www.w3.org/2004/02/skos/core#example> ,
    <http://www.loc.gov/mads/rdf/v1#exampleNote> .

:exclusionGRing a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Cartographic ;
  :comment "Saknar motsvarande svensk översättning, används normalt ej i Libris." ;
  rdfs:isDefinedBy : ;
  :label "Cartographic G ring area excluded"@en ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/exclusionGRing> .

:expressionOf a owl:ObjectProperty ;
  rdfs:range :Work ;
  rdfs:domain :Work ;
  owl:inverseOf :hasExpression ;
  rdfs:isDefinedBy : ;
  :label "Expression of"@en , "uttryck av"@sv ;
  rdfs:subPropertyOf :versionOf ,
    <http://schema.org/exampleOfWork> ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/expressionOf> .

:extent a owl:ObjectProperty ;
  rdfs:range :Extent ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "Extent"@en , "omfång"@sv ;
  :comment "Antal och typ av enheter och underenheter en resurs består av."@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/extent> .

:extentNote a owl:DatatypeProperty ;
  :category :abstract ,
    :shorthand ;
  rdfs:isDefinedBy : ;
  rdfs:subPropertyOf <http://www.w3.org/2004/02/skos/core#note> ;
  owl:propertyChainAxiom ( :extent :label ) .

:familyName a owl:DatatypeProperty ;
  rdfs:domain :Person ;
  rdfs:isDefinedBy : ;
  :label "family name"@en , "efternamn"@sv ;
  :comment "Enkelt eller sammansatt släktnamn. Kan ej kombineras med egenskapen 'namn' som har rak ordföljd"@sv ;
  :altLabel "familjenamn"@sv ;
  owl:equivalentProperty <http://schema.org/familyName> ,
    <http://xmlns.com/foaf/0.1/familyName> ,
    <http://rdaregistry.info/Elements/a/P50291> ,
    <http://rdaregistry.info/Elements/a/surname.en> .

:fieldOfActivity a owl:ObjectProperty ;
  rdfs:domain :Agent ;
  rdfs:isDefinedBy : ;
  :label "Field of Activity"@en , "Verksamhetsområde"@sv ;
  sdo:rangeIncludes :FieldOfActivity ,
    :Topic ;
  owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#fieldOfActivity> ,
    <http://rdaregistry.info/Elements/u/P60089> ,
    <http://rdaregistry.info/Elements/u/fieldOfActivity.en> .

:fileName a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2001/XMLSchema#string> ;
  rdfs:domain :File ;
  rdfs:isDefinedBy : ;
  :label "filename"@en , "filnamn"@sv ;
  rdfs:subPropertyOf :label ;
  owl:equivalentProperty <http://www.loc.gov/premis/rdf/v3/originalName> .

:findingAid a owl:ObjectProperty ;
  owl:inverseOf :findingAidOf ;
  rdfs:isDefinedBy : ;
  :label "Finding aid"@en , "arkivförteckning"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :accompaniedBy ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/findingAid> .

:findingAidOf a owl:ObjectProperty ;
  owl:inverseOf :findingAid ;
  rdfs:isDefinedBy : ;
  :label "Finding aid for"@en , "arkivförteckning för"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :accompanies ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/findingAidOf> .

:first a owl:ObjectProperty ;
  rdfs:domain :PartialCollectionView ;
  rdfs:isDefinedBy : ;
  rdfs:subPropertyOf <http://www.iana.org/assignments/relation/first> ;
  owl:equivalentProperty <http://www.w3.org/ns/hydra/core#first> .

:firstIssue a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain <http://www.w3.org/2000/01/rdf-schema#Resource> ;
  rdfs:isDefinedBy : ;
  :label "Multipart first issue"@en , "Numrering av seriella resurser (första)"@sv ;
  :comment "Används för närvarande ej i Libris."@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/firstIssue> .

:focus a owl:ObjectProperty ;
  rdfs:isDefinedBy : ;
  :label "fokus"@sv ;
  owl:equivalentProperty <http://xmlns.com/foaf/0.1/focus> ,
    <http://www.loc.gov/mads/rdf/v1#identifiesRWO> .

:focusOf a owl:ObjectProperty ;
  owl:inverseOf :focus ;
  rdfs:isDefinedBy : ;
  :label "fokus för"@sv ;
  rdfs:subPropertyOf :identifiedBy .

:fontSize a owl:ObjectProperty ;
  rdfs:range :FontSize ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "Font size"@en , "teckengrad"@sv ;
  :comment "För resurser med typsnitt anpassat för personer med synnedsättning, ange storleken på typsnittet med termen stor stil."@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/fontSize> .

:format a owl:ObjectProperty ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  rdfs:isDefinedBy : ;
  :label "format"@en , "format"@sv ;
  owl:equivalentProperty <http://purl.org/dc/terms/format> .

:formatOf a owl:ObjectProperty ;
  rdfs:isDefinedBy : ;
  :label "är format på"@sv ;
  owl:equivalentProperty <http://purl.org/dc/terms/isFormatOf> .

:formerShelfLocation a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Item ;
  rdfs:isDefinedBy : ;
  :label "former shelf location"@en , "tidigare hylluppställning"@sv .

:frequency a owl:ObjectProperty ;
  rdfs:range :Frequency ;
  rdfs:domain <http://www.w3.org/2000/01/rdf-schema#Resource> ;
  rdfs:isDefinedBy : ;
  :label "Frequency"@en , "frekvens"@sv ;
  :comment "Utgivningsfrekvens för seriell eller integrerande resurs."@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/frequency> .

:fullerFormOfName a owl:DatatypeProperty ;
  rdfs:domain :Person ;
  rdfs:isDefinedBy : ;
  :label "has fuller form of name"@en , "fullständigare namnform"@sv ;
  owl:equivalentProperty <http://rdaregistry.info/Elements/u/P60530> ,
    <http://rdaregistry.info/Elements/u/fullerFormOfName.en> .

:generation a owl:ObjectProperty ;
  rdfs:range :Generation ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "Generation"@en , "generation"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/generation> .

:generationDate a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :AdminMetadata ;
  rdfs:isDefinedBy : ;
  :label "Date generated"@en , "Konverteringsdatum"@sv ;
  :comment "Datum för konvertering"@sv ;
  rdfs:subPropertyOf :date ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/generationDate> .

:generationProcess a owl:ObjectProperty ;
  rdfs:range :GenerationProcess ;
  rdfs:domain :AdminMetadata ;
  rdfs:isDefinedBy : ;
  :label "Description generation"@en , "Beskrivningsprocess"@sv ;
  :comment "Indikation på program eller process använt för att generera beskrivningen eller specifik konvertering."@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/generationProcess> .

:genreForm a owl:ObjectProperty ;
  rdfs:range :GenreForm ;
  rdfs:isDefinedBy : ;
  :label "Genre/form"@en , "genre/form"@sv ;
  rdfs:subPropertyOf <http://purl.org/dc/terms/type> ,
    <http://schema.org/genre> ;
  sdo:domainIncludes :Endeavour ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/genreForm> .

:geographicCoverage a owl:ObjectProperty ;
  rdfs:range :GeographicCoverage ;
  rdfs:domain :Creation ;
  rdfs:isDefinedBy : ;
  :label "Geographic coverage"@en , "Geografisk täckning"@sv ;
  :comment "Geografisk täckning avseende innehållet i resursen."@sv ;
  rdfs:subPropertyOf <http://schema.org/spatialCoverage> ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/geographicCoverage> .

:givenName a owl:DatatypeProperty ;
  rdfs:domain :Person ;
  rdfs:isDefinedBy : ;
  :label "given name"@en , "förnamn"@sv ;
  :comment "Förnamn, kan ej kombineras med egenskapen 'namn' som har rak ordföljd."@sv ;
  owl:equivalentProperty <http://schema.org/givenName> ,
    <http://xmlns.com/foaf/0.1/givenName> ,
    <http://rdaregistry.info/Elements/a/P50292> ,
    <http://rdaregistry.info/Elements/a/givenName.en> .

:grantingInstitution a owl:ObjectProperty ;
  rdfs:range :Agent ;
  rdfs:domain :Dissertation ;
  rdfs:isDefinedBy : ;
  :label "Degree issuing institution"@en , "Lärosäte som utfärdat examen"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/grantingInstitution> .

:hasAffiliation a owl:ObjectProperty ;
  rdfs:range :Affiliation ;
  rdfs:domain :Agent ;
  rdfs:isDefinedBy : ;
  :label "Has affiliation"@en , "Organisatorisk tillhörighet"@sv ;
  owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#hasAffiliation> ,
    <http://rdaregistry.info/Elements/u/P60095> ,
    <http://rdaregistry.info/Elements/u/affiliation.en> .

:hasBiographicalInformation a owl:ObjectProperty ;
  rdfs:range :BiographicalNote ;
  :category :pending ;
  rdfs:isDefinedBy : ;
  :label "has biographical information"@en , "Biografiska uppgifter"@sv ;
  sdo:domainIncludes :Person ,
    :Family ;
  owl:equivalentProperty <http://rdaregistry.info/Elements/u/P60492> .

:hasComponent a owl:ObjectProperty ;
  rdfs:range :Item ;
  rdfs:domain :Item ;
  :category :compositional ;
  :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 ;
  rdfs:isDefinedBy : ;
  :label "has component"@en , "har komponent"@sv ;
  rdfs:subPropertyOf <http://id.loc.gov/ontologies/bibframe/hasPart> .

:hasDataset a owl:ObjectProperty ;
  rdfs:range :Dataset ;
  rdfs:domain :DataCatalog ;
  owl:inverseOf :inDataCatalog ;
  rdfs:isDefinedBy : ;
  :label "has dataset"@en , "har dataset"@sv ;
  rdfs:subPropertyOf <http://purl.org/dc/terms/hasPart> ;
  owl:equivalentProperty <http://schema.org/dataset> ,
    <http://www.w3.org/ns/dcat#dataset> .

:hasDerivative a owl:ObjectProperty ;
  owl:inverseOf :derivativeOf ;
  rdfs:isDefinedBy : ;
  :label "Has derivative"@en , "har bearbetning"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :hasVersion ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/hasDerivative> .

:hasDimensions a owl:ObjectProperty ;
  rdfs:range :Dimensions ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "dimensions"@en , "Mått"@sv ;
  :comment "Mått på resursens bärare eller behållare."@sv .

:hasDuration a owl:ObjectProperty ;
  rdfs:range :Duration ;
  rdfs:domain :Instance ;
  :closeMatch <http://rdaregistry.info/Elements/u/duration.en> ;
  rdfs:isDefinedBy : ;
  :label "Has duration"@en , "Speltid"@sv ;
  :comment "Information om resursens eller framförandets speltid/längd."@sv .

:hasEquivalent a owl:SymmetricProperty ;
  rdfs:domain :Creation ;
  rdfs:isDefinedBy : ;
  :label "Equivalence"@en , "Likvärdighet"@sv ;
  sdo:rangeIncludes :Endeavour ;
  rdfs:subPropertyOf :relatedTo ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/hasEquivalent> .

:hasExpression a owl:ObjectProperty ;
  rdfs:range :Work ;
  rdfs:domain :Work ;
  owl:inverseOf :expressionOf ;
  rdfs:isDefinedBy : ;
  :label "Expressed as"@en , "har uttryck"@sv ;
  rdfs:subPropertyOf :hasVersion ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/hasExpression> .

:hasFilePackage a owl:ObjectProperty ;
  rdfs:range :FilePackage ;
  rdfs:isDefinedBy : ;
  :label "has file package"@en , "har filpaket"@sv ;
  sdo:domainIncludes :Document .

:hasFormat a owl:ObjectProperty ;
  rdfs:isDefinedBy : ;
  :label "Format"@sv ;
  :comment "Är på angivet format."@sv ;
  rdfs:subPropertyOf <http://schema.org/exampleOfWork> ;
  owl:equivalentProperty <http://purl.org/dc/terms/hasFormat> .

:hasHistoricalData a owl:ObjectProperty ;
  rdfs:range :AdministrativeHistoryNote ;
  :category :pending ;
  rdfs:isDefinedBy : ;
  :label "has historical data"@en , "Administrativ historik"@sv ;
  sdo:domainIncludes :Organization ,
    :Jurisdiction ,
    :Meeting ;
  owl:equivalentProperty <http://rdaregistry.info/Elements/u/P60484> ,
    <http://rdaregistry.info/Elements/u/agentHistory.en> .

:hasIIIFManifest a owl:ObjectProperty ;
  rdfs:domain :Document ;
  rdfs:isDefinedBy : ;
  :label "has manifest"@en , "har manifest"@sv ;
  sdo:rangeIncludes <http://iiif.io/api/presentation/3/Manifest> .

:hasInstance a owl:ObjectProperty ;
  rdfs:range :Instance ;
  rdfs:domain :Work ;
  owl:inverseOf :instanceOf ;
  rdfs:subClassOf <http://schema.org/workExample> ;
  rdfs:isDefinedBy : ;
  :label "Instance of Work"@en , "har instans"@sv ;
  :comment "Instans relaterad till det beskrivna verket. Används för att koppla ihop verk med instanser i en Bibframe-struktur."@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/hasInstance> .

:hasIntellectualEntity a owl:ObjectProperty ;
  rdfs:range :Creation ;
  rdfs:isDefinedBy : ;
  :label "has intellectual entity"@en , "har intellektuell entitet"@sv ;
  sdo:domainIncludes :Document .

:hasItem a owl:ObjectProperty ;
  rdfs:range :Item ;
  rdfs:domain :Instance ;
  owl:inverseOf :itemOf ;
  rdfs:isDefinedBy : ;
  :label "Has holding"@en , "Har bestånd"@sv ;
  rdfs:subPropertyOf :relatedTo ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/hasItem> .

:hasNotation a owl:ObjectProperty ;
  rdfs:range :Notation ;
  rdfs:isDefinedBy : ;
  :label "Notation system"@en , "Notationssystem"@sv ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/notation> .

:hasNote a owl:ObjectProperty ;
  rdfs:range :Note ;
  rdfs:domain :Resource ;
  rdfs:isDefinedBy : ;
  :label "Note"@en , "anmärkning"@sv ;
  :comment "Allmän textinformation om en resurs"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/note> .

:hasNumberingOfSerials a owl:ObjectProperty ;
  rdfs:range :NumberingOfSerials ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "has numbering of serials"@en , "har numrering av seriell resurs"@sv ;
  :comment "Alfanumeriska och/eller kronologiska volymbeteckningar"@sv ;
  owl:equivalentProperty <http://rdaregistry.info/Elements/u/P60533> ,
    <http://rdaregistry.info/Elements/u/numberingOfSerials.en> .

:hasOccupation a owl:ObjectProperty ;
  rdfs:domain :Person ;
  rdfs:isDefinedBy : ;
  :label "has occupation"@en , "Har yrke eller sysselsättning"@sv ;
  sdo:rangeIncludes :Occupation ,
    :Topic ;
  owl:equivalentProperty <http://schema.org/hasOccupation> ,
    <http://www.loc.gov/mads/rdf/v1#occupation> ,
    <http://rdaregistry.info/Elements/u/P60468> .

:hasPart a owl:ObjectProperty ;
  rdfs:range :Resource ;
  rdfs:domain :Resource ;
  owl:inverseOf :isPartOf ;
  rdfs:isDefinedBy : ;
  :label "Has part"@en , "har del"@sv ;
  rdfs:subPropertyOf :relatedTo ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/hasPart> ,
    <http://purl.org/dc/terms/hasPart> ,
    <http://schema.org/hasPart> ,
    <http://id.loc.gov/vocabulary/preservation/relationshipSubType/hsp> .

:hasProminentFamilyMember a owl:ObjectProperty ;
  rdfs:range :Person ;
  rdfs:domain :Family ;
  rdfs:isDefinedBy : ;
  :label "Has Prominent Familymember"@en , "Har välkänd släktmedlem"@sv ;
  owl:equivalentProperty <http://rdaregistry.info/Elements/a/P50060> ,
    <http://rdaregistry.info/Elements/a/prominentMemberOfFamily.en> .

:hasRepresentation a owl:ObjectProperty ;
  rdfs:domain :Creation ;
  owl:inverseOf :representationOf ;
  rdfs:isDefinedBy : ;
  :label "has representation"@en , "har representation"@sv ;
  sdo:rangeIncludes :MediaObject ,
    :Representation ;
  rdfs:subPropertyOf :associatedMedia ;
  owl:equivalentProperty <http://id.loc.gov/vocabulary/preservation/relationshipSubType/isr> .

:hasRepresentativeExpression a owl:ObjectProperty ;
  rdfs:range :Work ;
  rdfs:domain :Work ;
  owl:inverseOf :representativeExpressionOf ;
  rdfs:isDefinedBy : ;
  :label "has representative expression"@en , "har representativt uttryck"@sv ;
  <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "unstable" ;
  rdfs:subPropertyOf :hasExpression ;
  owl:equivalentProperty <http://rdaregistry.info/Elements/w/P10346> .

:hasReproduction a owl:ObjectProperty ;
  rdfs:range :Instance ;
  rdfs:domain :Instance ;
  owl:inverseOf :reproductionOf ;
  rdfs:isDefinedBy : ;
  :label "Reproduced as"@en , "Reproducerad som"@sv ;
  rdfs:subPropertyOf :hasEquivalent ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/hasReproduction> .

:hasSeries a owl:ObjectProperty ;
  rdfs:isDefinedBy : ;
  :label "In series"@en , "har serie"@sv ;
  :comment "Resurs i vilken delen har blivit utgiven; titel av den större resursen syns i delen."@sv ;
  sdo:rangeIncludes :Creation ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/hasSeries> ;
  owl:propertyChainAxiom ( :seriesMembership :inSeries ) .

:hasStatement a owl:ObjectProperty ;
  rdfs:range <http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement> ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  rdfs:isDefinedBy : ;
  rdfs:subPropertyOf [ owl:inverseOf <http://www.w3.org/1999/02/22-rdf-syntax-ns#subject> ] .

:hasSubseries a owl:ObjectProperty ;
  owl:inverseOf :subseriesOf ;
  rdfs:isDefinedBy : ;
  :label "Subseries"@en , "Underserie"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :isPartOf ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/hasSubseries> .

:hasTitle a owl:ObjectProperty ;
  rdfs:range :Title ;
  rdfs:isDefinedBy : ;
  :label "Title resource"@en , "har titel"@sv ;
  :comment "Innehåller titelelement"@sv ;
  sdo:domainIncludes :Endeavour ,
    :Event ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/title> .

:hasTypeOfFamily a owl:ObjectProperty ;
  rdfs:range :TypeOfFamily ;
  rdfs:domain :Family ;
  rdfs:isDefinedBy : ;
  :label "Has type of family"@en , "Typ av släkt"@sv ;
  owl:equivalentProperty <http://rdaregistry.info/Elements/a/P50051> ,
    <http://rdaregistry.info/Elements/a/typeOfFamily.en> .

:hasVariant a owl:ObjectProperty ;
  rdfs:range :Identity ;
  rdfs:domain :Identity ;
  :category :compositional ;
  :closeMatch <http://www.w3.org/2004/02/skos/core#exactMatch> ;
  rdfs:isDefinedBy : ;
  :label "variant"@en , "variant"@sv ;
  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> ) .

:hasVersion a owl:ObjectProperty ;
  rdfs:range :Endeavour ;
  rdfs:domain :Endeavour ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  owl:inverseOf :versionOf ;
  rdfs:isDefinedBy : ;
  :label "har version"@sv ;
  rdfs:subPropertyOf :relatedTo ,
    <http://schema.org/exampleOfWork> ;
  owl:equivalentProperty <http://purl.org/dc/terms/hasVersion> .

:height a owl:DatatypeProperty ;
  rdfs:isDefinedBy : ;
  :label "height"@en , "höjd"@sv ;
  sdo:domainIncludes :MediaObject ;
  owl:equivalentProperty <http://schema.org/height> .

:heldBy a owl:ObjectProperty ;
  rdfs:range :Agent ;
  rdfs:domain :Item ;
  rdfs:isDefinedBy : ;
  :label "Held by"@en , "innehas av"@sv ;
  :comment "Sigel som innehar beståndet eller från vilket det är tillgängligt."@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/heldBy> ,
    <http://purl.org/ontology/holding#heldBy> .

:heuristicIdentifier a :ConceptCollection ;
  :example "prefLabelByLang, altLabel, labelByLang osv."@sv ;
  rdfs:isDefinedBy : ;
  :label "heuristicIdentifier"@en , "heuristisk identifierare"@sv ;
  :comment "Anges för att markera egenskaper som kan identifiera blanka noder."@sv ;
  :scopeNote "Används i XL för att automatiskt ersätta blanka noder med länkar"@sv ;
  <https://id.kb.se/vocab/code> "heuristicIdentifier" .

:heuristicIdentity a :ConceptCollection ;
  :example "Role, Country och Language kan identifieras via code, prefLabelByLang, altLabel osv."@sv ;
  rdfs:isDefinedBy : ;
  :label "heuristicIdentity"@en , "heuristisk identitet"@sv ;
  :comment "Anges för att markera klasser där blanka noder kan identifieras via en :heuristicIdentifier."@sv ;
  :scopeNote "Används i XL för att automatiskt ersätta blanka noder med länkar"@sv ;
  <https://id.kb.se/vocab/code> "heuristicIdentity" .

:hiddenLabel a owl:DatatypeProperty ;
  :category :heuristicIdentifier ;
  rdfs:isDefinedBy : ;
  :label "hidden label"@en , "dold benämning"@sv ;
  :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 ;
  sdo:domainIncludes :Concept ;
  owl:equivalentProperty <http://www.w3.org/2004/02/skos/core#hiddenLabel> ,
    <http://www.loc.gov/mads/rdf/v1#deprecatedLabel> .

:hierarchicalLevel a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :CollectionArrangement ;
  rdfs:isDefinedBy : ;
  :label "Hierarchical level of material"@en , "Hierarkisk nivå"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/hierarchicalLevel> .

:historyNote a owl:DatatypeProperty ;
  rdfs:isDefinedBy : ;
  :label "history note"@en , "anmärkning om tillämpningshistorik"@sv ;
  sdo:domainIncludes :Concept ;
  :definition "Information om tidigare status/användning/innebörd av ett begrepp."@sv ;
  owl:equivalentProperty <http://www.w3.org/2004/02/skos/core#historyNote> .

:historyOfWork a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Work ;
  rdfs:isDefinedBy : ;
  :label "History of the work"@en , "Verkets historia"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/historyOfWork> .

:identifiedBy a owl:ObjectProperty ;
  rdfs:range :Identifier ;
  rdfs:domain :Resource ,
    :Creation ;
  owl:inverseOf :identifies ;
  rdfs:isDefinedBy : ;
  :label "Identifier"@en , "Identifikator"@sv ;
  :comment "Teckensträng knuten till en resurs som används för att unikt särskilja resursen från andra."@sv ;
  rdfs:subPropertyOf :describedBy ;
  :altLabel "Identifierad av"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/identifiedBy> ,
    <http://schema.org/sameAs> .

:identifier a owl:DatatypeProperty ;
  rdfs:range :Identifier ;
  :category :shorthand ;
  rdfs:isDefinedBy : ;
  :label "identifier"@en , "identifikator"@sv ;
  rdfs:subPropertyOf :label ;
  owl:equivalentProperty <http://purl.org/dc/terms/identifier> ,
    <http://purl.org/ontology/bibo/identifier> ;
  owl:propertyChainAxiom ( :identifiedBy :value ) .

:identifies a owl:ObjectProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Resource> ;
  rdfs:domain :Identifier ;
  owl:inverseOf :identifiedBy ;
  rdfs:isDefinedBy : ;
  :label "Resource identified"@en , "Identifierad resurs"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/identifies> .

:illustrativeContent a owl:ObjectProperty ;
  rdfs:range :Illustration ;
  rdfs:isDefinedBy : ;
  :label "Illustrative content information"@en , "Illustrativt innehåll"@sv ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/illustrativeContent> ;
  owl:eqivalentProperty <http://id.loc.gov/ontologies/bibframe/illustrativeContent> .

:immediateAcquisition a owl:ObjectProperty ;
  rdfs:range :ImmediateAcquisition ;
  rdfs:domain :Item ;
  rdfs:isDefinedBy : ;
  :label "Immediate acquisition"@en , "Förvärvsuppgifter"@sv ;
  :comment "Huvudsakligen avsett för uppgift avseende förvärv av antikvariskt material och arkivmaterial."@sv ;
  :definition "Information om omständigheterna, t.ex. källa, datum, metod under vilken resursen förvärvades direkt."@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/immediateAcquisition> .

:inCollection a owl:ObjectProperty ;
  rdfs:range :TermCollection ;
  rdfs:domain :Concept ;
  owl:inverseOf :collectionItem ;
  rdfs:isDefinedBy : ;
  :label "Part of collection"@en , "Del av termsamling"@sv ;
  rdfs:subPropertyOf <http://purl.org/vocab/vann/termGroup> ;
  owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#isMemberOfMADSCollection> .

:inDataCatalog a owl:ObjectProperty ;
  rdfs:range :DataCatalog ;
  rdfs:domain :Dataset ;
  owl:inverseOf :hasDataset ;
  rdfs:isDefinedBy : ;
  :label "included in data catalog"@en , "ingår i datakatalog"@sv ;
  rdfs:subPropertyOf <http://purl.org/dc/terms/isPartOf> ;
  :definition "A data catalog which contains this dataset."@en , "En datakatalog som datasetet ingår i."@sv ;
  owl:equivalentProperty <http://schema.org/includedInDataCatalog> .

:inDataset a owl:ObjectProperty ;
  rdfs:range :Dataset ;
  rdfs:domain :Record ;
  rdfs:isDefinedBy : ;
  :label "in dataset"@en , "ingår i dataset"@sv ;
  rdfs:subPropertyOf <http://purl.org/dc/terms/isPartOf> ;
  owl:equivalentProperty <http://rdfs.org/ns/void#inDataset> .

:inScheme a owl:ObjectProperty ;
  rdfs:range :ConceptScheme ;
  rdfs:domain :Identity ;
  rdfs:isDefinedBy : ;
  :label "in scheme"@en , "ingår i system"@sv ;
  rdfs:subPropertyOf :source ;
  owl:equivalentProperty <http://www.w3.org/2004/02/skos/core#inScheme> ,
    <http://www.loc.gov/mads/rdf/v1#isMemberOfMADSScheme> .

:inSeries a owl:ObjectProperty ;
  rdfs:domain :SeriesMembership ;
  rdfs:isDefinedBy : ;
  :label "ingår i serie"@sv ;
  sdo:rangeIncludes :Instance ;
  rdfs:subPropertyOf :object .

:includedIn a owl:ObjectProperty ;
  owl:inverseOf :includes ;
  rdfs:isDefinedBy : ;
  :label "included in"@en , "inkluderad i"@sv ;
  sdo:rangeIncludes :MediaObject ,
    :Representation ;
  rdfs:subPropertyOf :isPartOf ;
  sdo:domainIncludes :MediaObject ,
    :Representation ;
  owl:equivalentProperty <http://id.loc.gov/vocabulary/preservation/relationshipSubType/isi> .

:includes a owl:ObjectProperty ;
  owl:inverseOf :includedIn ;
  rdfs:isDefinedBy : ;
  :label "includes"@en , "inkluderar"@sv ;
  sdo:rangeIncludes :MediaObject ,
    :Representation ;
  rdfs:subPropertyOf :hasPart ;
  sdo:domainIncludes :FilePackage ,
    :MediaObject ,
    :Representation ;
  owl:equivalentProperty <http://id.loc.gov/vocabulary/preservation/relationshipSubType/inc> .

:incorrectlyIdentifiedBy a owl:ObjectProperty ;
  rdfs:range :Identifier ;
  :broadMatch :identifiedBy ;
  rdfs:isDefinedBy : ;
  :label "Incorrectly identified by"@en , "Inkorrekt identifierad av"@sv ;
  :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 ;
  sdo:domainIncludes :Document .

:index a owl:ObjectProperty ;
  owl:inverseOf :indexOf ;
  rdfs:isDefinedBy : ;
  :label "Has index"@en , "register"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :accompaniedBy ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/index> .

:indexOf a owl:ObjectProperty ;
  owl:inverseOf :index ;
  rdfs:isDefinedBy : ;
  :label "Index to"@en , "register till"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :accompanies ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/indexOf> .

:indexedIn a owl:ObjectProperty ;
  rdfs:domain :Endeavour ;
  rdfs:isDefinedBy : ;
  :label "Indexed in"@en , "Indexerad i"@sv ;
  sdo:rangeIncludes :Instance ,
    :Work ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bflc/indexedIn> .

:indirectlyIdentifiedBy a owl:ObjectProperty ;
  rdfs:range :Identifier ;
  rdfs:isDefinedBy : ;
  :label "Indirectly identified by"@en , "Indirekt identifierad av"@sv ;
  :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 ;
  sdo:domainIncludes :Document ;
  owl:propertyChainAxiom ( :hasEquivalent :identifiedBy ) .

:insertedContentRelation a owl:ObjectProperty ,
    owl:FunctionalProperty ;
  rdfs:isDefinedBy : ;
  owl:equivalentProperty <http://www.w3.org/ns/ldp#insertedContentRelation> .

:instanceOf a owl:ObjectProperty ;
  rdfs:range :Work ;
  rdfs:domain :Instance ;
  :category :integral ;
  owl:inverseOf :hasInstance ;
  rdfs:isDefinedBy : ;
  :label "Instance of"@en , "instans av Verk"@sv ;
  :comment "Verk som den beskrivna instansen manifesterar. Används för att koppla ihop instanser med verk i en Bibframe-struktur."@sv ;
  sdo:rangeIncludes :Work ;
  rdfs:subPropertyOf <http://schema.org/exampleOfWork> ,
    <http://purl.org/dc/terms/isFormatOf> ,
    <http://www.w3.org/ns/rdfa#copy> ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/instanceOf> .

:instrument a owl:ObjectProperty ;
  rdfs:range :MusicInstrument ;
  rdfs:domain :Work ;
  rdfs:isDefinedBy : ;
  :label "Instrument"@en , "Instrument"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/instrument> .

:instrumentalType a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :MusicInstrument ;
  rdfs:isDefinedBy : ;
  :label "Instrument role"@en , "Instrumentroll"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/instrumentalType> .

:integral a :ConceptCollection ;
  :example "instanceOf, translationOf, locatedIn"@sv ;
  rdfs:isDefinedBy : ;
  :label "integral relation"@en , "väsentlig relation"@sv ;
  :comment "Anges som kategori på relationer som är väsentliga för att ge en komplett förståelse för en resurs."@sv ;
  :scopeNote "Används i XL för att presentera relaterade resurser tillsammans med huvudsaklig resurs."@sv ;
  <https://id.kb.se/vocab/code> "integral" .

:intendedAudience a owl:ObjectProperty ;
  rdfs:range :IntendedAudience ;
  rdfs:isDefinedBy : ;
  :label "Intended audience"@en , "målgrupp"@sv ;
  :comment "Avsedd målgrupp, eller åldersnivå för vilken innehållet i resursen anses lämpligt."@sv ;
  rdfs:subPropertyOf <http://schema.org/audience> ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/intendedAudience> .

:inventoryLevel a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Item ;
  rdfs:isDefinedBy : ;
  :label "Inventory level"@en , "Inventarienivå"@sv .

:isIssueOf a owl:ObjectProperty ;
  owl:inverseOf [ :label "Has issue"@en , "har nummer"@sv ] ;
  rdfs:isDefinedBy : ;
  :label "Is issue of"@en , "nummer av"@sv ;
  rdfs:subPropertyOf :isPartOf ;
  owl:equivalentProperty <http://rdaregistry.info/Elements/u/P60193> .

:isMemberOfRelation a owl:ObjectProperty ;
  rdfs:isDefinedBy : ;
  owl:equivalentProperty <http://www.w3.org/ns/ldp#isMemberOfRelation> .

:isPartOf a owl:ObjectProperty ;
  owl:inverseOf :hasPart ;
  rdfs:isDefinedBy : ;
  :label "Is part of"@en , "är del av"@sv ;
  :comment "Relaterad resurs vilken den beskrivna resursen är en fysisk eller logisk del av."@sv ;
  sdo:rangeIncludes :Endeavour ,
    :Organization ,
    :Jurisdiction ,
    :Place ;
  rdfs:subPropertyOf :relatedTo ;
  sdo:domainIncludes :Endeavour ,
    :Organization ,
    :Jurisdiction ,
    :Place ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/partOf> ,
    <http://purl.org/dc/terms/isPartOf> ,
    <http://schema.org/isPartOf> ,
    <http://id.loc.gov/vocabulary/preservation/relationshipSubType/isp> .

:isPrimaryTopicOf a owl:ObjectProperty ;
  rdfs:range :Document ;
  rdfs:isDefinedBy : ;
  :label "Relaterad beskrivning eller innehåll"@sv ;
  :relatedMatch <http://id.loc.gov/ontologies/bibframe/supplementaryContent> ;
  sdo:domainIncludes :Item ,
    :Instance ;
  owl:equivalentProperty <http://xmlns.com/foaf/0.1/isPrimaryTopicOf> .

:isReplacedBy a owl:ObjectProperty ;
  rdfs:range :Concept ;
  rdfs:domain :Concept ;
  rdfs:isDefinedBy : ;
  :label "replaced by"@en , "ersatt av"@sv ;
  owl:equivalentProperty <http://purl.org/dc/terms/isReplacedBy> .

:isbn a owl:DatatypeProperty ;
  :label "ISBN" ;
  rdfs:range :ISBN ;
  :category :shorthand ;
  rdfs:isDefinedBy : ;
  rdfs:subPropertyOf :identifier ;
  owl:equivalentProperty <http://schema.org/isbn> ,
    <http://purl.org/ontology/bibo/isbn> ;
  owl:propertyChainAxiom (  [ rdfs:range :ISBN ;
        rdfs:subPropertyOf :identifiedBy ]  :value ) .

:issn a owl:DatatypeProperty ;
  :label "ISSN" ;
  rdfs:range :ISSN ;
  :category :shorthand ;
  rdfs:isDefinedBy : ;
  rdfs:subPropertyOf :identifier ;
  owl:equivalentProperty <http://schema.org/issn> ,
    <http://purl.org/ontology/bibo/issn> ;
  owl:propertyChainAxiom (  [ rdfs:range :ISSN ;
        rdfs:subPropertyOf :identifiedBy ]  :value ) .

:issuanceType a owl:ObjectProperty ;
  rdfs:range :IssuanceType ;
  rdfs:isDefinedBy : ;
  :label "Mode of issuance"@en , "utgivningssätt"@sv ;
  :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 ;
  rdfs:subPropertyOf <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ,
    <http://rdaregistry.info/Elements/u/P60051> ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/issuance> .

:issueNumber a owl:DatatypeProperty ;
  :category :pending ;
  rdfs:isDefinedBy : ;
  owl:equivalentProperty <http://schema.org/issueNumber> .

:issuedWith a owl:SymmetricProperty ;
  rdfs:range :Instance ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "Issued with"@en , "utgiven med"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :accompanies ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/issuedWith> .

:itemCondition a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Item ;
  rdfs:isDefinedBy : ;
  :label "item condition"@en , "exemplarets fysiska tillstånd"@sv .

:itemOf a owl:ObjectProperty ;
  rdfs:range :Instance ;
  rdfs:domain :Item ;
  owl:inverseOf :hasItem ;
  rdfs:isDefinedBy : ;
  :label "Holding for"@en , "bestånd på"@sv ;
  rdfs:subPropertyOf :relatedTo ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/itemOf> ,
    <http://purl.org/ontology/holding#examplarOf> .

:itemOffset a owl:DatatypeProperty ;
  rdfs:isDefinedBy : ;
  owl:equivalentProperty <http://sindice.com/vocab/search#indexOffset> .

:itemPortion a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Classification ;
  rdfs:isDefinedBy : ;
  :label "Classification item number"@en ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/itemPortion> .

:items a owl:ObjectProperty ;
  rdfs:domain :PartialCollectionView ;
  rdfs:isDefinedBy : ;
  owl:equivalentProperty <http://www.w3.org/ns/hydra/core#member> .

:itemsPerPage a owl:DatatypeProperty ;
  rdfs:isDefinedBy : ;
  owl:equivalentProperty <http://a9.com/-/spec/opensearch/1.1/itemsPerPage> ,
    <http://sindice.com/vocab/search#itemsPerPage> .

:keyTitle a owl:DatatypeProperty ;
  :category :shorthand ;
  rdfs:isDefinedBy : ;
  :label "Key title"@en , "Nyckeltitel"@sv ;
  rdfs:subPropertyOf :title ;
  owl:propertyChainAxiom (  [ rdfs:range :KeyTitle ;
        rdfs:subPropertyOf :hasTitle ]  :mainTitle ) .

:keyword a owl:ObjectProperty ;
  rdfs:range :Resource ;
  rdfs:isDefinedBy : ;
  :label "keyword"@en , "nyckelord"@sv ;
  rdfs:subPropertyOf <http://purl.org/dc/terms/subject> ;
  sdo:domainIncludes :DataCatalog ,
    :Dataset ;
  owl:equivalentProperty <http://schema.org/keywords> .

:label a owl:DatatypeProperty ;
  rdfs:domain :Resource ;
  :category :heuristicIdentifier ;
  rdfs:isDefinedBy : ;
  :label "label"@en , "benämning"@sv ;
  owl:equivalentProperty <http://www.w3.org/2000/01/rdf-schema#label> ,
    <http://schema.org/name> .

:language a owl:ObjectProperty ;
  rdfs:range :Language ;
  rdfs:domain :Creation ;
  rdfs:isDefinedBy : ;
  :label "Language information"@en , "språk"@sv ;
  :comment "Språk förknippat med en resurs eller dess delar."@sv ;
  rdfs:subPropertyOf <http://purl.org/dc/terms/language> ;
  sdo:domainIncludes :Creation ,
    :Summary ,
    :TableOfContents ,
    :Title ,
    <https://id.kb.se/marc/Libretto> ,
    <https://id.kb.se/marc/SubtitlesOrCaptions> ,
    <https://id.kb.se/marc/SungOrSpokenText> ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/language> .

:last a owl:ObjectProperty ;
  rdfs:domain :PartialCollectionView ;
  rdfs:isDefinedBy : ;
  rdfs:subPropertyOf <http://www.iana.org/assignments/relation/last> ;
  owl:equivalentProperty <http://www.w3.org/ns/hydra/core#last> .

:lastIssue a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain <http://www.w3.org/2000/01/rdf-schema#Resource> ;
  rdfs:isDefinedBy : ;
  :label "Multipart last issue"@en , "Numrering av seriella resurser (sista)"@sv ;
  :comment "Används för närvarande ej i Libris."@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/lastIssue> .

:layout a owl:ObjectProperty ;
  rdfs:range :Layout ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "Layout"@en , "layout"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/layout> .

:legalDate a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Work ;
  rdfs:isDefinedBy : ;
  :label "Date of legal work"@en , "Tid för rättsligt verk"@sv ;
  rdfs:subPropertyOf :date ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/legalDate> .

:license a owl:ObjectProperty ;
  rdfs:isDefinedBy : ;
  :label "licens"@sv ;
  owl:equivalentProperty <http://purl.org/dc/terms/license> .

:lifeSpan a owl:DatatypeProperty ;
  rdfs:domain :Agent ;
  rdfs:isDefinedBy : ;
  :label "Date Associated"@en , "Födelsetid och/eller dödstid"@sv ;
  :comment "Associerade datum som kan agera särskiljande för namn på agent. Exempel: '1854-1932' eller '1963-'."@sv ;
  rdfs:subPropertyOf <http://purl.org/dc/terms/date> .

:locatedIn a owl:ObjectProperty ;
  rdfs:range :Place ;
  :category :integral ;
  :closeMatch <http://schema.org/location> ;
  rdfs:isDefinedBy : ;
  :label "located in"@en , "ligger i"@sv ;
  rdfs:subPropertyOf :isPartOf ,
    :matchesTransitive ;
  sdo:domainIncludes :Place .

:location a owl:DatatypeProperty ;
  :category :pending ;
  rdfs:isDefinedBy : .

:mainEntity a owl:ObjectProperty ;
  rdfs:domain :Record ;
  rdfs:isDefinedBy : ;
  :label "handlar om"@sv ;
  owl:equivalentProperty <http://schema.org/mainEntity> ,
    <http://xmlns.com/foaf/0.1/primaryTopic> .

:mainTitle a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Title ;
  rdfs:isDefinedBy : ;
  :label "Main title"@en , "huvudtitel"@sv ;
  :comment "Huvudsaklig titelkomponent"@sv ;
  rdfs:subPropertyOf :value ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/mainTitle> .

:manufacture a owl:ObjectProperty ;
  rdfs:range :Manufacture ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "manufacture"@en , "tillverkning"@sv ;
  :comment "Uppgift som identifierar tillverkningplats, tillverkarnamn, tillverkningstid."@sv ;
  rdfs:subPropertyOf :provisionActivity .

:mapping a owl:ObjectProperty ;
  rdfs:range :SearchMapping ;
  rdfs:domain :SearchTemplate ;
  rdfs:isDefinedBy : ;
  owl:equivalentProperty <http://www.w3.org/ns/hydra/core#mapping> .

:matchesTransitive a owl:TransitiveProperty ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  rdfs:isDefinedBy : ;
  :label "matches transitive"@en , "matchar transitivt"@sv ;
  :scopeNote "Computed property for search and navigation. Not to be used directly."@en , "Beräknad egenskap för sökningar och navigering. Används inte direkt."@sv ;
  :definition "Inferred generalized likeness of any valuable kind. Conceptually a superproperty of equivalence and even identity."@en .

:material a owl:ObjectProperty ;
  rdfs:range :Material ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "Material"@en , "material"@sv ;
  :comment "Material som resursen använder, består av, integrerar etc."@sv ;
  sdo:domainIncludes :Endeavour ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/material> .

:materialOf a owl:ObjectProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Resource> ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  rdfs:isDefinedBy : ;
  :label "Material of"@en ;
  sdo:domainIncludes :Endeavour ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/materialOf> .

:maxItems a owl:ObjectProperty ;
  rdfs:domain :PartialCollectionView ;
  rdfs:isDefinedBy : ;
  :definition "The maximum number of items that may be accessed through pagination. Might be smaller than totalItems"@en .

:maybe a owl:ObjectProperty ;
  rdfs:range <http://www.w3.org/2002/07/owl#Thing> ;
  rdfs:domain :Ambiguity ;
  rdfs:isDefinedBy : ;
  :label "may be"@en , "kan vara"@sv ;
  :comment "A thing that something ambiguous may be."@en .

:mediaType a owl:ObjectProperty ;
  rdfs:range :MediaType ;
  rdfs:isDefinedBy : ;
  :label "Media type"@en , "medietyp"@sv ;
  :comment "Medietyp anger vilken typ av enhet som behövs för att se, spela eller visa innehållet i resursen."@sv ;
  rdfs:subPropertyOf <http://rdvocab.info/Elements/mediaType> ,
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/media> .

:memberClass a owl:ObjectProperty ;
  rdfs:isDefinedBy : .

:membershipResource a owl:ObjectProperty ,
    owl:FunctionalProperty ;
  rdfs:isDefinedBy : ;
  owl:equivalentProperty <http://www.w3.org/ns/ldp#membershipResource> .

:mergedToForm a owl:ObjectProperty ;
  owl:inverseOf :mergerOf ;
  rdfs:isDefinedBy : ;
  :label "Merged to form"@en , "sammanslagen till"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :succeededBy ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/mergedToForm> .

:mergerOf a owl:ObjectProperty ;
  owl:inverseOf :mergedToForm ;
  rdfs:isDefinedBy : ;
  :label "Merger of"@en , "sammanslagen med"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :precededBy ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/mergerOf> .

:meta a owl:ObjectProperty ;
  rdfs:range :Record ;
  owl:inverseOf :mainEntity ;
  rdfs:isDefinedBy : ;
  :label "Metadata"@en , "Metadata"@sv ;
  rdfs:subPropertyOf :describedBy ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/adminMetadata> ,
    <http://xmlns.com/foaf/0.1/isPrimaryTopicOf> ,
    <http://schema.org/mainEntityOfPage> ,
    <http://www.w3.org/1999/xhtml/vocab#meta> .

:metadataLicensor a owl:ObjectProperty ;
  rdfs:range :MetadataLicensor ;
  rdfs:domain :AdminMetadata ;
  rdfs:isDefinedBy : ;
  :label "Metadata licensor"@en , "Licensgivare för metadata"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bflc/metadataLicensor> .

:modified a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ,
    <http://www.w3.org/2001/XMLSchema#dateTime> ;
  rdfs:domain :AdminMetadata ;
  rdfs:isDefinedBy : ;
  :label "Description change date"@en , "Ändrad"@sv ;
  rdfs:subPropertyOf <http://purl.org/dc/terms/modified> ,
    <http://schema.org/dateModified> ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/changeDate> .

:mount a owl:ObjectProperty ;
  rdfs:range :Mount ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "Mount material or object"@en , "Monteringsmaterial eller monteringsobjekt"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/mount> .

:musicFormat a owl:ObjectProperty ;
  rdfs:range :MusicFormat ;
  rdfs:isDefinedBy : ;
  :label "Format of notated music"@en , "format för noterad musik"@sv ;
  rdfs:subPropertyOf :format ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/musicFormat> .

:musicKey a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Work ;
  rdfs:isDefinedBy : ;
  :label "Music key"@en , "Tonart"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/musicKey> .

:musicMedium a owl:ObjectProperty ;
  rdfs:range :MusicMedium ;
  rdfs:domain :Work ;
  rdfs:isDefinedBy : ;
  :label "Music medium of performance"@en , "Besättning för framförande"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/musicMedium> .

:musicOpusNumber a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Work ;
  rdfs:isDefinedBy : ;
  :label "Music opus number"@en , "Opusnummer"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/musicOpusNumber> .

:musicSerialNumber a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Work ;
  rdfs:isDefinedBy : ;
  :label "Music serial number"@en , "Nummer i verkförteckning"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/musicSerialNumber> .

:musicThematicNumber a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Work ;
  rdfs:isDefinedBy : ;
  :label "Music thematic number"@en , "Nummer i tematisk förteckning"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/musicThematicNumber> .

:name a owl:DatatypeProperty ;
  rdfs:domain :Agent ;
  rdfs:isDefinedBy : ;
  :label "name"@en , "namn"@sv ;
  :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 ;
  rdfs:subPropertyOf :label ;
  owl:equivalentProperty <http://xmlns.com/foaf/0.1/name> .

:narrowMatch a owl:ObjectProperty ;
  rdfs:isDefinedBy : ;
  :label "narrower match"@en , "smalare match"@sv ;
  sdo:domainIncludes :Concept ;
  owl:equivalentProperty <http://www.w3.org/2004/02/skos/core#narrowMatch> ,
    <http://www.loc.gov/mads/rdf/v1#hasNarrowerExternalAuthority> .

:narrower a owl:ObjectProperty ;
  rdfs:range :Concept ;
  owl:inverseOf :broader ;
  rdfs:isDefinedBy : ;
  :label "narrower"@en , "smalare"@sv ;
  sdo:domainIncludes :Concept ;
  owl:equivalentProperty <http://www.w3.org/2004/02/skos/core#narrower> ,
    <http://www.loc.gov/mads/rdf/v1#hasNarrowerAuthority> .

:nationality a owl:ObjectProperty ;
  rdfs:range :Nationality ;
  rdfs:domain :Agent ;
  rdfs:isDefinedBy : ;
  :label "Nationality"@en , "Nationalitet/verksamhetsland"@sv .

:natureOfContent a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:isDefinedBy : ;
  :label "Content nature"@en , "innehållets karaktär"@sv ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/natureOfContent> .

:next a owl:ObjectProperty ;
  rdfs:domain :PartialCollectionView ;
  rdfs:isDefinedBy : ;
  rdfs:subPropertyOf <http://www.iana.org/assignments/relation/next> ;
  owl:equivalentProperty <http://www.w3.org/ns/hydra/core#next> .

:nextShelfControlNumber a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2001/XMLSchema#positiveInteger> ;
  rdfs:domain :ShelfMarkSequence ;
  rdfs:isDefinedBy : ;
  :label "Next shelf control Number"@en , "Nästa löpnummer"@sv .

:nonCodedLocationQualifier a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Item ;
  rdfs:isDefinedBy : ;
  :label "location qualifier"@en , "precisering av hyllplacering"@sv .

:note a owl:DatatypeProperty ;
  rdfs:domain :Resource ;
  :category :pending ,
    :shorthand ;
  rdfs:isDefinedBy : ;
  :label "note"@en , "anmärkning"@sv ;
  owl:equivalentProperty <http://www.w3.org/2004/02/skos/core#note> ;
  owl:propertyChainAxiom ( :hasNote :label ) .

:noteFor a owl:ObjectProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Resource> ;
  rdfs:domain :Note ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  rdfs:isDefinedBy : ;
  :label "Note for"@en ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/noteFor> .

:noteType a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Note ;
  rdfs:isDefinedBy : ;
  :label "Note type"@en , "Typ av anmärkning"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/noteType> .

:object a owl:ObjectProperty ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  rdfs:isDefinedBy : ;
  rdfs:subPropertyOf <http://www.w3.org/1999/02/22-rdf-syntax-ns#object> .

:observation a owl:ObjectProperty ;
  rdfs:range :Observation ;
  rdfs:domain :Slice ;
  rdfs:isDefinedBy : ;
  rdfs:subPropertyOf <http://purl.org/linked-data/cube#observation> .

:organizationalUnit a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:isDefinedBy : ;
  :label "Organizational unit"@en , "Underordnad organisation/enhet"@sv ;
  sdo:domainIncludes :Item ,
    :Note .

:originDate a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Work ;
  rdfs:isDefinedBy : ;
  :label "Origin date"@en , "Tid för verket"@sv ;
  rdfs:subPropertyOf :date ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/originDate> .

:originPlace a owl:ObjectProperty ;
  rdfs:range :Place ;
  rdfs:domain :Work ;
  rdfs:isDefinedBy : ;
  :label "Origin place"@en , "Ursprungsplats för verket"@sv ;
  rdfs:subPropertyOf :place ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/originPlace> .

:originalVersion a owl:ObjectProperty ;
  owl:inverseOf :originalVersionOf ;
  rdfs:isDefinedBy : ;
  :label "Original version"@en , "Originalversion"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :derivativeOf ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/originalVersion> .

:originalVersionOf a owl:ObjectProperty ;
  owl:inverseOf :originalVersion ;
  rdfs:isDefinedBy : ;
  :label "Original version of"@en , "Originalversion av"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :hasDerivative ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/originalVersionOf> .

:otherEdition a owl:SymmetricProperty ,
    owl:ObjectProperty ;
  rdfs:isDefinedBy : ;
  :label "Other edition"@en , "other edition"@en , "annan utgåva"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :derivativeOf ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/otherEdition> .

:otherPhysicalFormat a owl:SymmetricProperty ,
    owl:ObjectProperty ;
  rdfs:range :Instance ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "Has other physical format"@en , "Annat bärarformat"@sv ;
  rdfs:subPropertyOf :hasEquivalent ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/otherPhysicalFormat> .

:otherYear a owl:DatatypeProperty ;
  rdfs:isDefinedBy : ;
  :label "other year"@en , "kompletterande datum"@sv ;
  rdfs:subPropertyOf :date ;
  sdo:domainIncludes :PrimaryProvisionActivity .

:outerGRing a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Cartographic ;
  :comment "Saknar motsvarande svensk översättning, används normalt ej i Libris." ;
  rdfs:isDefinedBy : ;
  :label "Cartographic outer G ring area covered"@en ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/outerGRing> .

:part a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "Part"@en , "del"@sv ;
  :comment "Normalt årtal, volymuppgift och/eller paginering"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/part> .

:partName a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Title ;
  rdfs:isDefinedBy : ;
  :label "Part title"@en , "deltitel"@sv ;
  sdo:domainIncludes :Title ,
    :TitlePart ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/partName> .

:partNumber a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Title ;
  rdfs:isDefinedBy : ;
  :label "Part number"@en , "delbeteckning"@sv ;
  sdo:domainIncludes :Title ,
    :TitlePart ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/partNumber> .

:partOfSeries a owl:ObjectProperty ;
  rdfs:domain :Creation ;
  rdfs:isDefinedBy : ;
  :label "part of series"@en , "del av serie"@sv ;
  rdfs:subPropertyOf :isPartOf .

:participantNote a owl:DatatypeProperty ;
  rdfs:isDefinedBy : ;
  :label "Anmärkning om medverkan"@sv .

:pattern a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :CollectionArrangement ;
  rdfs:isDefinedBy : ;
  :label "Arrangement of material"@en , "Sorteringsprinciper"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/pattern> .

:pending a :ConceptCollection ;
  :example "Egenskapen enumerationAndChronology som hittills inte använts i Libris praxis."@sv ;
  rdfs:isDefinedBy : ;
  :label "pending"@en , "ej fastställd"@sv ;
  :comment "Anges för att markera termer som icke stabila i väntan på fastställande av status."@sv ;
  :scopeNote "Används i Libris katalogiseringsverktyg för att dölja dessa vid listning av egenskaper"@sv ;
  <https://id.kb.se/vocab/code> "pending" .

:physicalDetailsNote a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "Physical details note"@en , "Övriga fysiska detaljer"@sv ;
  :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 ;
  rdfs:subPropertyOf <http://www.w3.org/2004/02/skos/core#note> ;
  :changeNote "2020-05-29: Ändrad från marc:otherPhysicalDetails."@sv .

:physicalLocation a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Item ;
  :example "Mag" ,
    "REF" ,
    "Stiftsbiblioteket" ,
    "Uppställningsord" ,
    "Topografi" ;
  rdfs:isDefinedBy : ;
  :label "Storing or shelving location"@en , "Hyllplacering (Avdelning, samling)"@sv ;
  :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 ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/physicalLocation> .

:place a owl:ObjectProperty ;
  rdfs:range :Place ;
  rdfs:isDefinedBy : ;
  :label "Place"@en , "plats"@sv ;
  sdo:domainIncludes :Capture ,
    :Agent ,
    :ProvisionActivity ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/place> ,
    <http://www.w3.org/ns/prov#atLocation> .

:polarity a owl:ObjectProperty ;
  rdfs:range :Polarity ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "Polarity"@en , "Polaritet"@sv ;
  :comment "Förhållandet mellan färger och nyanser i en bild eller film och det avbildade objektets färger och nyanser."@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/polarity> .

:precededBy a owl:ObjectProperty ;
  owl:inverseOf :succeededBy ;
  rdfs:isDefinedBy : ;
  :label "Preceded by"@en , "föregående"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :relatedTo ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/precededBy> .

:precededInPartBy a owl:ObjectProperty ;
  rdfs:range :Work ;
  rdfs:domain :Work ;
  owl:inverseOf :succeededInPartBy ;
  :closeMatch <http://rdaregistry.info/Elements/u/P60479> ,
    <http://rdaregistry.info/Elements/u/replacementInPartOf.en> ;
  rdfs:isDefinedBy : ;
  :label "Preceded in part by"@en , "Ersätter delvis"@sv ;
  :comment "Earlier work whose content has been partially replaced by a later work, usually because the later work contains updated or new information."@en ;
  rdfs:subPropertyOf :precededBy .

:predicate a owl:ObjectProperty ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  rdfs:isDefinedBy : ;
  rdfs:subPropertyOf <http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate> .

:prefLabel a owl:DatatypeProperty ;
  :category :heuristicIdentifier ;
  rdfs:isDefinedBy : ;
  :label "preferred label"@en , "föredragen benämning"@sv ;
  rdfs:subPropertyOf :label ;
  sdo:domainIncludes :Concept ;
  owl:equivalentProperty <http://www.w3.org/2004/02/skos/core#prefLabel> ,
    <http://www.loc.gov/mads/rdf/v1#authoritativeLabel> .

:preferredCitation a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:isDefinedBy : ;
  :label "Preferred citation"@en , "föredragen referensform"@sv ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/preferredCitation> .

:previous a owl:ObjectProperty ;
  rdfs:domain :PartialCollectionView ;
  rdfs:isDefinedBy : ;
  rdfs:subPropertyOf <http://www.iana.org/assignments/relation/prev> ;
  owl:equivalentProperty <http://www.w3.org/ns/hydra/core#previous> .

:production a owl:ObjectProperty ;
  rdfs:range :Production ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "production"@en , "produktion"@sv ;
  :comment "Uppgift som identifierar produktionsplats, producentnamn, produktionstid."@sv ;
  rdfs:subPropertyOf :provisionActivity .

:productionMethod a owl:ObjectProperty ;
  rdfs:range :ProductionMethod ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "Production method"@en , "produktionsmetod"@sv ;
  :comment "Process som används för att producera en resurs."@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/productionMethod> .

:projectedProvisionDate a owl:DatatypeProperty ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "Projected publication date"@en , "Förväntad utgivningstid"@sv ;
  rdfs:subPropertyOf :date ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bflc/projectedProvisionDate> .

:projection a owl:ObjectProperty ;
  rdfs:range :Projection ;
  rdfs:domain :Cartographic ;
  rdfs:isDefinedBy : ;
  :label "Cartographic projection"@en , "Kartprojektion"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/projection> .

:projectionCharacteristic a owl:ObjectProperty ;
  rdfs:range :ProjectionCharacteristic ,
    :Cartographic ;
  rdfs:domain :Instance ,
    :Cartography ;
  rdfs:isDefinedBy : ;
  :label "Projection characteristic"@en , "Projektionskarakteristika"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/projectionCharacteristic> .

:prominentFamilyMember a owl:DatatypeProperty ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  :category :shorthand ;
  rdfs:isDefinedBy : ;
  :label "Prominent Family Member"@en , "Välkänd släktmedlem"@sv ;
  owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#prominentFamilyMember> ;
  owl:propertyChainAxiom ( :hasProminentFamilyMember :prefLabel ) .

:property a owl:ObjectProperty ;
  rdfs:range <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
  rdfs:domain :SearchMapping ;
  rdfs:isDefinedBy : ;
  owl:equivalentProperty <http://www.w3.org/ns/hydra/core#property> .

:provisionActivity a owl:ObjectProperty ;
  rdfs:range :ProvisionActivity ;
  rdfs:domain :Instance ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  rdfs:isDefinedBy : ;
  :label "Provision activity"@en , "Produktion, utgivning, distribution och/eller tillverkning"@sv ;
  :comment "Utgivningsort, utgivarnamn och utgivningstid är kärnelement."@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/provisionActivity> .

:provisionActivityStatement a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "Provider statement"@en , "uppgift om produktion, utgivning, distribution och/eller tillverkning"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/provisionActivityStatement> .

:pubFrequency a owl:ObjectProperty ;
  rdfs:range :PubFrequency ;
  :category :pending ;
  rdfs:isDefinedBy : ;
  :label "Publication frequency"@en ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/pubFrequency> .

:publication a owl:ObjectProperty ;
  rdfs:range :Publication ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "publication"@en , "utgivning"@sv ;
  :comment "Uppgift som identifierar utgivningsplats, utgivarnamn, utgivningstid."@sv ;
  rdfs:subPropertyOf :provisionActivity .

:publisher a owl:ObjectProperty ;
  rdfs:range :Agent ;
  rdfs:isDefinedBy : ;
  :label "publisher"@en , "utgivare"@sv ;
  :comment "An entity responsible for making the resource available."@en , "En entitet ansvarig för att tillgängliggöra resursen."@sv ;
  sdo:domainIncludes :MediaObject ;
  owl:equivalentProperty <http://purl.org/dc/terms/publisher> ,
    <http://schema.org/publisher> ,
    <https://id.kb.se/relator/publisher> ;
  owl:propertyChainAxiom ( :publication :agent ) .

:qualifiedSubject a owl:ObjectProperty ;
  rdfs:range :SubjectStatement ;
  rdfs:isDefinedBy : ;
  :label "Kvalificerat ämnespåstående"@sv ;
  :comment "Ofta automatiskt genererade"@sv ;
  rdfs:subPropertyOf :hasStatement .

:qualifier a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:isDefinedBy : ;
  :label "Qualifier"@en , "Särskiljande tillägg"@sv ;
  sdo:domainIncludes :Creation ,
    :Person ,
    :Title ,
    :Identifier ,
    :ShelfMarkSequence ,
    :Library ,
    :Bibliography ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/qualifier> ,
    <http://www.w3.org/2004/02/skos/core#note> .

:recordStatus a owl:ObjectProperty ;
  rdfs:domain :Record ;
  rdfs:isDefinedBy : ;
  :label "Record status"@en , "Poststatus"@sv ;
  :comment "Postens status, sätts automatiskt."@sv ;
  sdo:rangeIncludes <https://id.kb.se/marc/StatusType> ;
  rdfs:subPropertyOf :status .

:reductionRatio a owl:ObjectProperty ;
  rdfs:range :ReductionRatio ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "Reduction ratio"@en , "förminskningsgrad"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/reductionRatio> .

:referencedBy a owl:ObjectProperty ;
  rdfs:domain :Creation ;
  owl:inverseOf :references ;
  rdfs:isDefinedBy : ;
  :label "Referenced by"@en , "hänvisad till av"@sv ;
  sdo:rangeIncludes :Endeavour ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/referencedBy> ,
    <http://purl.org/dc/terms/isReferencedBy> .

:references a owl:ObjectProperty ;
  rdfs:domain :Creation ;
  rdfs:isDefinedBy : ;
  :label "References"@en , "hänvisar till"@sv ;
  sdo:rangeIncludes :Endeavour ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/references> ,
    <http://purl.org/dc/terms/references> .

:related a owl:ObjectProperty ;
  rdfs:range :Concept ;
  rdfs:isDefinedBy : ;
  :label "related"@en , "relaterad"@sv ;
  sdo:domainIncludes :Concept ;
  owl:equivalentProperty <http://www.w3.org/2004/02/skos/core#related> ,
    <http://www.loc.gov/mads/rdf/v1#hasReciprocalAuthority> .

:relatedTo a owl:SymmetricProperty ,
    owl:ObjectProperty ;
  rdfs:range :Resource ;
  rdfs:domain :Resource ;
  rdfs:isDefinedBy : ;
  :label "Related resource"@en , "relaterad till"@sv ;
  sdo:rangeIncludes :Document ;
  rdfs:subPropertyOf <http://purl.org/dc/terms/relation> ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/relatedTo> .

:relation a owl:ObjectProperty ;
  rdfs:range :Relation ;
  rdfs:domain :Relationship ;
  rdfs:isDefinedBy : ;
  :label "Relation"@sv ;
  rdfs:subPropertyOf :role ;
  owl:equivalentProperty <http://www.w3.org/ns/prov#hadRole> ,
    <http://id.loc.gov/ontologies/bflc/relation> .

:relationship a owl:ObjectProperty ;
  rdfs:range :Relationship ;
  rdfs:domain :Endeavour ;
  rdfs:isDefinedBy : ;
  :label "Relation"@sv ;
  rdfs:subPropertyOf :hasStatement ,
    <http://www.w3.org/ns/prov#qualifiedPrimarySource> ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bflc/relationship> .

:replacedBy a owl:ObjectProperty ;
  owl:inverseOf :replacementOf ;
  rdfs:isDefinedBy : ;
  :label "Succeeded by"@en , "ersatt av"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :succeededBy ,
    <http://purl.org/dc/terms/isReplacedBy> ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/replacedBy> .

:replacementOf a owl:ObjectProperty ;
  owl:inverseOf :replacedBy ;
  rdfs:isDefinedBy : ;
  :label "Preceded by"@en , "ersätter"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :precededBy ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/replacementOf> .

:replaces a owl:ObjectProperty ;
  rdfs:isDefinedBy : ;
  :label "ersätter"@sv ;
  owl:equivalentProperty <http://purl.org/dc/terms/replaces> .

:representationOf a owl:ObjectProperty ;
  rdfs:range :Creation ;
  owl:inverseOf :hasRepresentation ;
  rdfs:isDefinedBy : ;
  :label "representation of"@en , "representation av"@sv ;
  rdfs:subPropertyOf <http://schema.org/encodesCreativeWork> ,
    :formatOf ;
  sdo:domainIncludes :MediaObject ,
    :Representation ;
  owl:equivalentProperty <http://id.loc.gov/vocabulary/preservation/relationshipSubType/rep> .

:representativeExpressionOf a owl:ObjectProperty ;
  rdfs:range :Work ;
  rdfs:domain :Work ;
  owl:inverseOf :hasRepresentativeExpression ;
  rdfs:isDefinedBy : ;
  :label "is representative expression of"@en , "är representativt uttryck av"@sv ;
  <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "unstable" ;
  rdfs:subPropertyOf :expressionOf .

:reproductionOf a owl:ObjectProperty ;
  rdfs:range :Instance ;
  rdfs:domain :Instance ;
  :category :integral ;
  owl:inverseOf :hasReproduction ;
  rdfs:isDefinedBy : ;
  :label "Reproduction of"@en , "Reproduktion av"@sv ;
  rdfs:subPropertyOf :hasEquivalent ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/reproductionOf> .

:responsibilityStatement a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "Creative responsibility statement"@en , "upphovsuppgift"@sv ;
  :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 ;
  rdfs:subPropertyOf <http://purl.org/dc/elements/1.1/contributor> ;
  sdo:domainIncludes :ToCEntry ;
  :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 ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/responsibilityStatement> ,
    <http://rdvocab.info/Elements/statementOfResponsibility> .

:reverseLinks a owl:ObjectProperty ;
  rdfs:range :PartialCollectionView ;
  owl:inverseOf :items ;
  rdfs:isDefinedBy : .

:review a owl:ObjectProperty ;
  rdfs:range :Review ;
  rdfs:isDefinedBy : ;
  :label "Review content"@en , "recension"@sv ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/review> .

:role a owl:ObjectProperty ;
  rdfs:range :Role ;
  rdfs:domain :Contribution ;
  rdfs:isDefinedBy : ;
  :label "Contributor role"@en , "funktion"@sv ;
  rdfs:subPropertyOf :predicate ;
  :definition "Funktion för medverkande, t.ex. författare, illustratör, etc."@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/role> ,
    <http://www.w3.org/ns/prov#hadRole> .

:sameAs a owl:ObjectProperty ;
  rdfs:isDefinedBy : ;
  :label "same as"@en , "samma sak som"@sv ;
  owl:equivalentProperty <http://www.w3.org/2002/07/owl#sameAs> .

:scale a owl:ObjectProperty ;
  rdfs:range :Scale ;
  rdfs:domain :Cartographic ;
  rdfs:isDefinedBy : ;
  :label "Scale"@en , "scale"@en , "skala"@sv ;
  :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 ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/scale> .

:schedulePart a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Classification ;
  rdfs:isDefinedBy : ;
  :label "Classification designation"@en ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/schedulePart> .

:scopeNote a owl:DatatypeProperty ;
  rdfs:isDefinedBy : ;
  :label "scope note"@en , "anmärkning om användning"@sv ;
  sdo:domainIncludes :Concept ;
  :definition "Information som förtydligar betydelsen av och/eller användningen av ett begrepp."@sv ;
  owl:equivalentProperty <http://www.w3.org/2004/02/skos/core#scopeNote> .

:search a owl:ObjectProperty ;
  rdfs:range :SearchTemplate ;
  rdfs:domain :PartialCollectionView ;
  rdfs:isDefinedBy : ;
  owl:equivalentProperty <http://www.w3.org/ns/hydra/core#search> .

:seeAlso a owl:ObjectProperty ;
  rdfs:range :Resource ;
  rdfs:domain :Resource ;
  rdfs:isDefinedBy : ;
  :label "see also"@en , "se även"@sv ;
  rdfs:subPropertyOf <http://www.w3.org/2000/01/rdf-schema#seeAlso> ;
  owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#see> .

:separatedFrom a owl:ObjectProperty ;
  owl:inverseOf :continuedInPartBy ;
  rdfs:isDefinedBy : ;
  :label "Separated from"@en , "separerad från"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :precededBy ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/separatedFrom> .

:seriesEnumeration a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "Series enumeration"@en , "numrering inom serie"@sv ;
  sdo:domainIncludes :SeriesMembership ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/seriesEnumeration> .

:seriesMembership a owl:ObjectProperty ;
  rdfs:range :SeriesMembership ;
  rdfs:isDefinedBy : ;
  :label "Series membership"@en , "Seriemedlemskap"@sv ;
  rdfs:subPropertyOf :hasStatement ;
  sdo:domainIncludes :Instance .

:seriesOf a owl:ObjectProperty ;
  owl:inverseOf :hasSeries ;
  rdfs:isDefinedBy : ;
  :label "Series container of"@en , "Ingående seriedel"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :hasPart ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/seriesOf> .

:seriesStatement a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "Series statement"@en , "serieuppgift"@sv ;
  :comment "Ange uppgiften som den står i objektet."@sv ;
  sdo:domainIncludes :SeriesMembership ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/seriesStatement> ;
  rdfs:equivalentProperty <http://id.loc.gov/ontologies/bibframe/seriesStatement> .

:shelfControlNumber a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Item ;
  :example "96-3899" ;
  :note "Kan även kombineras med ytterligare placeringsuppgifter."@sv ;
  rdfs:isDefinedBy : ;
  :label "Shelf control number"@en , "Hyllsignum: Löpnummer"@sv ;
  :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 .

:shelfLabel a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Item ;
  :example "Deckare" ,
    "Lagerlöf" ;
  rdfs:isDefinedBy : ;
  :label "Shelf label"@en , "Hyllsignum: Uppställningsord"@sv ;
  :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 .

:shelfMark a owl:ObjectProperty ;
  rdfs:range :ShelfMark ;
  rdfs:domain :Item ;
  rdfs:isDefinedBy : ;
  :label "Shelf mark"@en , "Hyllkod"@sv ;
  sdo:rangeIncludes :ShelfMark ,
    :ShelfMarkSequence ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/shelfMark> .

:shelfMarkStatus a owl:ObjectProperty ;
  rdfs:range :ShelfMarkStatusType ;
  rdfs:domain :ShelfMarkSequence ;
  rdfs:isDefinedBy : ;
  :label "Shelf label status"@en , "Status för signumsvit"@sv ;
  :comment "Shelf label status"@en , "Signumsvitens status"@sv ;
  rdfs:subPropertyOf :status .

:shorthand a :ConceptCollection ;
  :example "Exempelvis isbn, som motsvarar identifiedBy(type=ISBN).value."@sv ;
  rdfs:isDefinedBy : ;
  :label "shorthand"@en , "kortform"@sv ;
  :comment "Anges som kategori på egenskaper som har en mer komplex bakomliggande struktur."@sv ;
  :scopeNote "Används i Libris katalogiseringsverktyg för att dölja dessa vid listning av egenskaper."@sv ;
  <https://id.kb.se/vocab/code> "shorthand" .

:sigel a owl:DatatypeProperty ;
  rdfs:domain :Agent ;
  rdfs:isDefinedBy : ;
  :label "sigel code"@en , "sigel"@sv ;
  rdfs:subPropertyOf :code .

:slice a owl:ObjectProperty ;
  rdfs:range :Slice ;
  rdfs:domain :Statistics ;
  rdfs:isDefinedBy : ;
  rdfs:subPropertyOf <http://purl.org/linked-data/cube#slice> .

:slugProperty a owl:DatatypeProperty ;
  rdfs:isDefinedBy : .

:soundCharacteristic a owl:ObjectProperty ;
  rdfs:range :SoundCharacteristic ;
  rdfs:domain :Instance ;
  :closeMatch <http://rdaregistry.info/Elements/m/P30125> ;
  rdfs:isDefinedBy : ;
  :label "Sound characteristic"@en , "har ljudkarakteristika"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/soundCharacteristic> .

:soundContent a owl:ObjectProperty ;
  rdfs:range :SoundContent ;
  rdfs:isDefinedBy : ;
  :label "Sound content"@en , "Ljudinnehåll"@sv ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/soundContent> .

:source a owl:ObjectProperty ;
  rdfs:range :Source ;
  rdfs:domain :Resource ;
  rdfs:isDefinedBy : ;
  :label "Source"@en , "källa"@sv ;
  :comment "Källa från vilket ett namn, benämning eller värde är taget. Exempelvis termlistor"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/source> ,
    <http://purl.org/dc/terms/source> .

:sourceConsulted a owl:ObjectProperty ;
  rdfs:range :SourceData ;
  rdfs:isDefinedBy : ;
  :label "source consulted"@en , "konsulterad källa"@sv ;
  :comment "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 , "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 ;
  sdo:domainIncludes :Record ;
  owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#hasSource> ,
    <http://rdaregistry.info/Elements/z/P60001> ,
    <http://rdaregistry.info/Elements/z/sourceConsulted.en> .

:sourceNote a owl:DatatypeProperty ;
  rdfs:isDefinedBy : ;
  :label "source note"@en , "källinformation"@sv ;
  owl:propertyChainAxiom ( :source :note ) .

:spanEnd a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Classification ;
  rdfs:isDefinedBy : ;
  :label "Classification number span end"@en , "Slut på spann"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/spanEnd> .

:splitInto a owl:ObjectProperty ;
  owl:inverseOf :continuesInPart ;
  rdfs:isDefinedBy : ;
  :label "Split into"@en , "uppdelat på"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :succeededBy ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/splitInto> .

:startDate a owl:DatatypeProperty ;
  rdfs:isDefinedBy : ;
  :label "start date"@en , "startdatum"@sv ;
  rdfs:subPropertyOf :date .

:startTime a owl:DatatypeProperty ;
  rdfs:domain :MediaObject ;
  rdfs:isDefinedBy : ;
  :label "start time"@en , "starttid"@sv ;
  owl:equivalentProperty <http://schema.org/startTime> .

:startYear a owl:DatatypeProperty ;
  rdfs:isDefinedBy : ;
  :label "start year"@en , "startår"@sv ;
  rdfs:subPropertyOf :year ,
    :startDate ;
  sdo:domainIncludes :PrimaryProvisionActivity .

:statistics a owl:ObjectProperty ;
  rdfs:isDefinedBy : .

:status a owl:ObjectProperty ;
  rdfs:range :Status ;
  rdfs:domain <http://www.w3.org/2000/01/rdf-schema#Resource> ;
  rdfs:isDefinedBy : ;
  :label "Status"@en , "status"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/status> .

:subject a owl:ObjectProperty ;
  rdfs:isDefinedBy : ;
  :label "Subject"@en , "ämne"@sv ;
  sdo:rangeIncludes :Person ,
    :Family ,
    :Meeting ,
    :Organization ,
    :Jurisdiction ,
    :Subject ,
    :Work ,
    :Place ;
  rdfs:subPropertyOf <http://schema.org/about> ;
  sdo:domainIncludes :Endeavour ,
    :Event ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/subject> ,
    <http://purl.org/dc/terms/subject> .

:subjectOf a owl:ObjectProperty ;
  rdfs:domain <http://www.w3.org/2000/01/rdf-schema#Resource> ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  rdfs:isDefinedBy : ;
  :label "Subject of"@en ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/subjectOf> .

:sublocation a owl:ObjectProperty ;
  rdfs:range :Sublocation ;
  rdfs:domain :Item ;
  :category :pending ;
  rdfs:isDefinedBy : ;
  :label "Held in sublocation"@en ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/sublocation> .

:subseriesEnumeration a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "Subseries enumeration"@en , "numrering inom underserie"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/subseriesEnumeration> ;
  rdfs:equivalentProperty <http://id.loc.gov/ontologies/bibframe/subseriesEnumeration> .

:subseriesOf a owl:ObjectProperty ;
  owl:inverseOf :hasSubseries ;
  rdfs:isDefinedBy : ;
  :label "Subseries of"@en , "underserie till"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :hasPart ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/subseriesOf> .

:subseriesStatement a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "Subseries statement"@en , "uppgift om underserie"@sv ;
  :comment "Ange uppgiften som den står i objektet."@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/subseriesStatement> ;
  rdfs:equivalentProperty <http://id.loc.gov/ontologies/bibframe/subseriesStatement> .

:subtitle a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Title ;
  rdfs:isDefinedBy : ;
  :label "Subtitle"@en , "övrig titelinformation"@sv ;
  :comment "Ord eller tecken som bildar återstående del av titel efter huvudtitel."@sv ;
  :altLabel "Undertitel"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/subtitle> .

:succeededBy a owl:ObjectProperty ;
  owl:inverseOf :precededBy ;
  rdfs:isDefinedBy : ;
  :label "Succeeded by"@en , "efterföljande"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :relatedTo ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/succeededBy> .

:succeededInPartBy a owl:ObjectProperty ;
  rdfs:range :Work ;
  rdfs:domain :Work ;
  owl:inverseOf :precededInPartBy ;
  :closeMatch <http://rdaregistry.info/Elements/u/rdau:P60479> ,
    <http://rdaregistry.info/Elements/u/replacedInPartBy.en> ;
  rdfs:isDefinedBy : ;
  :label "Succeeded in part by"@en , "Ersättes delvis av"@sv ;
  :comment "Later Work used in part in place of an earlier work, usually because the later work contains updated or new information."@en ;
  rdfs:subPropertyOf :succeededBy .

:summary a owl:ObjectProperty ;
  rdfs:range :Summary ;
  rdfs:domain :Endeavour ;
  rdfs:isDefinedBy : ;
  :label "Summary content"@en , "sammanfattning av innehåll"@sv ;
  :comment "Beskrivning av innehållet i en resurs, till exempel abstract, sammanfattning, synopsis."@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/summary> .

:supplement a owl:ObjectProperty ;
  owl:inverseOf :supplementTo ;
  rdfs:isDefinedBy : ;
  :label "Supplement"@en , "supplement"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :accompaniedBy ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/supplement> .

:supplementTo a owl:ObjectProperty ;
  owl:inverseOf :supplement ;
  rdfs:isDefinedBy : ;
  :label "Supplement to"@en , "supplement till"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :accompanies ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/supplementTo> .

:supplementaryContent a owl:ObjectProperty ;
  rdfs:range :SupplementaryContent ;
  rdfs:isDefinedBy : ;
  :label "Supplementary material"@en , "kompletterande innehåll"@sv ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/supplementaryContent> .

:systemName a owl:DatatypeProperty ;
  rdfs:isDefinedBy : ;
  :label "system name"@en , "systemnamn"@sv ;
  sdo:domainIncludes :Record .

:systemRequirement a owl:ObjectProperty ;
  rdfs:range :SystemRequirement ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "Equipment or system requirements"@en , "systemkrav"@sv ;
  :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 ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/systemRequirement> .

:table a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Classification ;
  rdfs:isDefinedBy : ;
  :label "Classification table identification"@en , "Klassfikationstabell"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/table> .

:tableOfContents a owl:ObjectProperty ;
  rdfs:range :TableOfContents ;
  rdfs:isDefinedBy : ;
  :label "Table of contents content"@en , "har innehållsförteckning"@sv ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/tableOfContents> .

:tableSeq a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Classification ;
  rdfs:isDefinedBy : ;
  :label "Classification table sequence number"@en ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/tableSeq> .

:technicalNote a owl:ObjectProperty ;
  rdfs:range :TechnicalNote ;
  rdfs:domain :Record ;
  rdfs:isDefinedBy : ;
  :label "technical note"@en , "systemteknisk anmärkning"@sv ;
  rdfs:subPropertyOf :hasNote .

:temporalCoverage a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Work ;
  rdfs:isDefinedBy : ;
  :label "Temporal coverage"@en , "Kronologisk täckning"@sv ;
  :comment "Kronologisk täckning avseende innehållet i resursen."@sv ;
  rdfs:subPropertyOf <http://schema.org/temporalCoverage> ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/temporalCoverage> .

:termComponentList a owl:ObjectProperty ;
  rdfs:domain :Concept ;
  :related :broader ;
  rdfs:isDefinedBy : ;
  :label "Term components"@en , "Termkomponenter"@sv ;
  :comment "En ordnad lista på de komponenter som termen består av."@sv ;
  sdo:rangeIncludes :Topic ,
    :Geographic ,
    :Temporal ,
    :Subdivision ,
    :Work ,
    :Agent ;
  rdfs:subPropertyOf :label ,
    :hasPart ;
  owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#componentList> .

:termGroup a owl:DatatypeProperty ;
  rdfs:isDefinedBy : ;
  :label "Termgroup"@en , "Termgrupp"@sv ;
  sdo:domainIncludes :ContentType ,
    :MediaType ,
    :CarrierType .

:terminateDate a owl:DatatypeProperty ;
  rdfs:isDefinedBy : ;
  :label "Terminated"@en , "Tid för upphörande"@sv ;
  sdo:domainIncludes :Organization ,
    :Jurisdiction ;
  owl:equivalentProperty <http://www.loc.gov/mads/rdf/v1#terminateDate> .

:textQuery a owl:DatatypeProperty ;
  rdfs:isDefinedBy : ;
  :label "freetext query"@en , "fritextsökning"@sv ;
  owl:equivalentProperty <http://www.w3.org/ns/hydra/core#freetextQuery> .

:title a owl:DatatypeProperty ;
  :category :shorthand ;
  rdfs:isDefinedBy : ;
  :label "title"@en , "titel"@sv ;
  rdfs:subPropertyOf :label ;
  :definition "Ett namn som givits åt resursen."@sv ;
  owl:equivalentProperty <http://purl.org/dc/terms/title> ;
  owl:propertyChainAxiom ( :hasTitle :mainTitle ) .

:titleOf a owl:ObjectProperty ;
  rdfs:domain :Title ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  rdfs:isDefinedBy : ;
  :label "Title of"@en ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/titleOf> .

:titleRemainder a owl:DatatypeProperty ;
  rdfs:domain :Title ;
  :category :pending ;
  rdfs:isDefinedBy : ;
  :label "Övrig titelinformation"@sv ;
  :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 .

:totalItems a owl:ObjectProperty ;
  rdfs:isDefinedBy : ;
  sdo:domainIncludes :Collection ,
    :PartialCollectionView ;
  owl:equivalentProperty <http://www.w3.org/ns/hydra/core#totalItems> .

:translation a owl:ObjectProperty ;
  owl:inverseOf :translationOf ;
  rdfs:isDefinedBy : ;
  :label "Translation as"@en , "översättning till"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :hasDerivative ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/translation> .

:translationOf a owl:ObjectProperty ;
  rdfs:range :Work ;
  rdfs:domain :Work ;
  :category :integral ;
  owl:inverseOf :translation ;
  rdfs:isDefinedBy : ;
  :label "Translation of"@en , "översättning av"@sv ;
  sdo:rangeIncludes :Creation ;
  rdfs:subPropertyOf :derivativeOf ;
  sdo:domainIncludes :Creation ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/translationOf> .

:typeNote a owl:DatatypeProperty ;
  rdfs:isDefinedBy : ;
  :label "Type note"@en , "Typanmärkning"@sv ;
  sdo:domainIncludes :VariantTitle ,
    :Identifier ,
    :Reproduction ;
  owl:propertyChainAxiom ( :type :note ) .

:unit a owl:ObjectProperty ;
  rdfs:range :Unit ;
  rdfs:domain <http://www.w3.org/2000/01/rdf-schema#Resource> ;
  rdfs:isDefinedBy : ;
  :label "Type of unit"@en , "Typ av enhet"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/unit> .

:upc a owl:DatatypeProperty ;
  :label "UPC" ;
  rdfs:range :UPC ;
  :category :shorthand ;
  rdfs:isDefinedBy : ;
  rdfs:subPropertyOf :identifier .

:uri a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2001/XMLSchema#anyURI> ;
  rdfs:domain :Resource ;
  rdfs:isDefinedBy : ;
  :label "URI"@en , "URI"@sv ;
  :comment "Sträng som unikt identifierar och anger sökvägen till en resurs."@sv ;
  rdfs:subPropertyOf <http://purl.org/ontology/bibo/uri> .

:url a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2001/XMLSchema#anyURI> ;
  rdfs:isDefinedBy : ;
  :label "URL"@en , "URL"@sv ;
  sdo:domainIncludes :Item ,
    :Agent ,
    :Dataset ;
  owl:equivalentProperty <http://schema.org/url> .

:usageAndAccessPolicy a owl:ObjectProperty ;
  rdfs:range :UsageAndAccessPolicy ;
  rdfs:isDefinedBy : ;
  :label "Use and access condition"@en , "Villkor för användning och åtkomst"@sv ;
  :narrowMatch <http://purl.org/dc/terms/license> ,
    <http://schema.org/license> ;
  sdo:domainIncludes :Endeavour ,
    :Embodiment ,
    :MediaObject ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/usageAndAccessPolicy> .

:value a owl:DatatypeProperty ;
  rdfs:domain :Resource ;
  rdfs:isDefinedBy : ;
  :label "value"@en , "värde"@sv ;
  owl:equivalentProperty <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> .

:variable a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2001/XMLSchema#string> ;
  rdfs:domain :SearchMapping ;
  rdfs:isDefinedBy : ;
  owl:equivalentProperty <http://www.w3.org/ns/hydra/core#variable> .

:variantType a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :VariantTitle ;
  :category :pending ;
  rdfs:isDefinedBy : ;
  :label "Variant title type"@en ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/variantType> .

:version a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :Work ;
  rdfs:isDefinedBy : ;
  :label "Version"@en , "Version"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/version> .

:versionOf a owl:ObjectProperty ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  owl:inverseOf :hasVersion ;
  rdfs:isDefinedBy : ;
  :label "version av"@sv ;
  rdfs:subPropertyOf :relatedTo ;
  owl:equivalentProperty <http://purl.org/dc/terms/isVersionOf> .

:videoCharacteristic a owl:ObjectProperty ;
  rdfs:range :VideoCharacteristic ;
  rdfs:domain :Instance ;
  rdfs:isDefinedBy : ;
  :label "Video characteristic"@en , "videokarakteristika"@sv ;
  :comment "Teknisk specifikation avseende kodning av video."@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/videoCharacteristic> ,
    <http://id.loc.gov/ontologies/bibframe/VideoCharacteristic> .

:view a owl:ObjectProperty ;
  rdfs:range :PartialCollectionView ;
  rdfs:domain :Collection ;
  rdfs:isDefinedBy : ;
  owl:equivalentProperty <http://www.w3.org/ns/hydra/core#view> .

:voice a owl:ObjectProperty ;
  rdfs:range :MusicVoice ;
  rdfs:domain :Work ;
  rdfs:isDefinedBy : ;
  :label "Voice"@en , "Röst"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/voice> .

:voiceType a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2000/01/rdf-schema#Literal> ;
  rdfs:domain :MusicVoice ;
  rdfs:isDefinedBy : ;
  :label "Type of voice"@en , "Rösttyp"@sv ;
  owl:equivalentProperty <http://id.loc.gov/ontologies/bibframe/voiceType> .

:volumeNumber a owl:DatatypeProperty ;
  :category :pending ;
  rdfs:isDefinedBy : ;
  owl:equivalentProperty <http://schema.org/volumeNumber> .

:width a owl:DatatypeProperty ;
  rdfs:isDefinedBy : ;
  :label "width"@en , "bredd"@sv ;
  sdo:domainIncludes :MediaObject ;
  owl:equivalentProperty <http://schema.org/width> .

:year a owl:DatatypeProperty ;
  rdfs:isDefinedBy : ;
  :label "year"@en , "år"@sv ;
  :comment "Formatera årtalet med fyra siffror eller 'u' för okänd del."@sv ;
  rdfs:subPropertyOf :date ;
  sdo:domainIncludes :PrimaryProvisionActivity .

:yearPublished a owl:DatatypeProperty ;
  :category :shorthand ;
  rdfs:isDefinedBy : ;
  rdfs:subPropertyOf <http://purl.org/dc/terms/issued> ;
  owl:equivalentProperty <http://schema.org/datePublished> ;
  owl:propertyChainAxiom ( :publication :year ) .

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

<http://schema.org/domainIncludes> :label "Domain includes"@en , "Kan förekomma på"@sv .

<http://schema.org/rangeIncludes> :label "Range includes"@en , "Kan peka på"@sv .

<http://www.w3.org/1999/02/22-rdf-syntax-ns#type> a owl:ObjectProperty ;
  :label "type"@en , "typ"@sv .

<http://www.w3.org/2000/01/rdf-schema#domain> :label "Domain"@en , "Förekommer på"@sv .

<http://www.w3.org/2000/01/rdf-schema#isDefinedBy> :label "Is defined by"@en , "Definieras av"@sv .

<http://www.w3.org/2000/01/rdf-schema#range> :label "Range"@en , "Pekar på"@sv .

<http://www.w3.org/2000/01/rdf-schema#subClassOf> owl:inverseOf [ :label "Base class of"@en , "Basklass för"@sv ] ;
  :label "Sub class of"@en , "Har basklass"@sv .

<http://www.w3.org/2000/01/rdf-schema#subPropertyOf> owl:inverseOf [ :label "Base property of"@en , "Basegenskap för"@sv ] ;
  :label "Sub property of"@en , "Har basegenskap"@sv .

<http://www.w3.org/2002/07/owl#equivalentClass> :label "Equivalent class"@en , "Motsvarar"@sv .

<http://www.w3.org/2002/07/owl#equivalentProperty> :label "Equivalent property"@en , "Motsvarar"@sv .

<http://www.w3.org/2002/07/owl#inverseOf> :label "Inverse of"@en , "Invers av"@sv .

<https://id.kb.se/marc/AbbreviatedLevel> :code "3" ;
  a marc:EncLevelType ;
  :note "Motsvarar KRS 1.0D beskrivningsnivå 1, den minst fullständiga."@sv ;
  :relatedMatch <http://id.loc.gov/vocabulary/menclvl/3> ;
  :comment "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 , "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 ;
  :altLabel "Abbreviated level"@en ;
  :prefLabel "Minimal level"@en , "Miniminivå"@sv .

<https://id.kb.se/marc/Abstract> a marc:SummaryType ;
  :label "Abstract"@sv .

<https://id.kb.se/marc/AcquisitionMethodType> :code "AcquisitionMethodType" ;
  a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Method of Acquisition"@en , "Förvärvssätt"@sv .

<https://id.kb.se/marc/AcquisitionStatusType> :code "AcquisitionStatusType" ;
  a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Receipt Status"@en , "Förvärvsstatus"@sv .

<https://id.kb.se/marc/ActionNote> a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  :label "Lokal anmärkning: Åtgärd"@sv .

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

<https://id.kb.se/marc/AddedEntryGeographicName> a owl:Class .

<https://id.kb.se/marc/AddedEntryHierarchicalPlaceName> a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  :label "Biuppslag - Namn på orter och territorier (hierarkisk uppställning)"@sv .

<https://id.kb.se/marc/AdditionalPhysicalFormAvailableNote> a owl:Class .

<https://id.kb.se/marc/AngularScale> a owl:Class ;
  rdfs:subClassOf :Scale ;
  :label "Angular scale"@en , "Vinkelskala"@sv .

<https://id.kb.se/marc/AssociatedPlace> a owl:Class ;
  :label "Associated place"@en , "Associerad plats"@sv .

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

<https://id.kb.se/marc/AuthorityCatalogingSourceType> :code "AuthorityCatalogingSourceType" ;
  a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Cataloging Source"@en , "Katalogiserande instans"@sv .

<https://id.kb.se/marc/AuthorityStatusType> :code "AuthorityStatusType" ;
  a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/StatusType> ;
  :prefLabel "Record Status"@en , "Poststatus"@sv .

<https://id.kb.se/marc/Bib880> a owl:Class .

<https://id.kb.se/marc/Bib976> a owl:Class ;
  :label "SAB-rubrik (976)"@sv .

<https://id.kb.se/marc/BibliographyEtcNote> a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  :label "Bibliography Note"@en , "Anmärkning om bibliografi etc."@sv .

<https://id.kb.se/marc/BindingInformation> a owl:Class .

<https://id.kb.se/marc/BindingInformationNote> a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  :label "Binding information note"@en , "Lokal anmärkning: Bokband"@sv .

<https://id.kb.se/marc/BiographicalOrHistoricalData> a owl:Class ;
  :label "Biographical Or Historical Data" ;
  rdfs:subClassOf :StructuredValue ;
  :label "Biografiska eller historiska uppgifter"@sv .

<https://id.kb.se/marc/BooksBiographyType> :code "BooksBiographyType" ;
  a marc:CollectionClass ;
  :broadMatch :Text ;
  rdfs:subClassOf :GenreForm ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Biography"@en , "Biografiskt material"@sv .

<https://id.kb.se/marc/BooksContentsType> :code "BooksContentsType" ;
  a marc:CollectionClass ;
  :broadMatch :Text ;
  rdfs:subClassOf :ContentType ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Contents"@en , "Innehållsmässig karaktär"@sv .

<https://id.kb.se/marc/BooksFestschriftType> :code "BooksFestschriftType" ;
  a marc:CollectionClass ;
  :broadMatch :Text ;
  rdfs:subClassOf :GenreForm ,
    <https://id.kb.se/marc/Boolean> ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Festschrift"@en , "Festskrift"@sv .

<https://id.kb.se/marc/BooksIllustrationsType> :code "BooksIllustrationsType" ;
  a marc:CollectionClass ;
  :broadMatch :Text ;
  rdfs:subClassOf :Illustration ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Illustrations"@en , "Illustrationer"@sv .

<https://id.kb.se/marc/BooksItemType> :code "BooksItemType" ;
  a marc:CollectionClass ;
  :broadMatch :Text ;
  rdfs:subClassOf :CarrierType ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Form Of Item"@en , "Form of Item"@en , "Form"@sv .

<https://id.kb.se/marc/BooksLiteraryFormType> :code "BooksLiteraryFormType" ;
  a marc:CollectionClass ;
  :broadMatch :Text ;
  rdfs:subClassOf :GenreForm ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Literary Form"@en , "Litterär genre"@sv .

<https://id.kb.se/marc/CanadianSubjectHeadingsNlcNameAuthorityFile> a marc:Thesaurus ;
  :label "Canadian SH/ NLC authority file" .

<https://id.kb.se/marc/CatFormType> :code "CatFormType" ;
  a marc:CollectionClass ;
  rdfs:subClassOf :DescriptionConventions ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Cataloging Form"@en , "Regler för deskriptiv katalogisering (bib)"@sv .

<https://id.kb.se/marc/CatalogingRulesType> :code "CatalogingRulesType" ;
  a marc:CollectionClass ;
  rdfs:subClassOf :DescriptionConventions ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Cataloging Rules"@en , "Regler för deskriptiv katalogisering (aukt)"@sv .

<https://id.kb.se/marc/CatalogingSourceType> :code "CatalogingSourceType" ;
  a marc:CollectionClass ;
  :broadMatch :Audio ,
    :Cartography ,
    :Multimedia ,
    :Mixed ,
    :Serial ,
    :Text ,
    :Visual ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Cataloging Source"@en , "Katalogiserande instans"@sv .

<https://id.kb.se/marc/CharacterSetsPresent> a owl:Class .

<https://id.kb.se/marc/ClassificationNumbersAssignedInCanada> a owl:Class .

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

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

<https://id.kb.se/marc/CompleteLcClassNumberAssignedByLac> a marc:TypeCompletenessSourceOfClassCallNumber ;
  :label "Fullständig LC-klassifikationskod från LAC"@sv .

<https://id.kb.se/marc/CompletenessType> :code "CompletenessType" ;
  a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Completeness"@en , "Fullständighet"@sv .

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

<https://id.kb.se/marc/ComputerColorType> :code "ComputerColorType" ;
  a marc:CollectionClass ;
  :broadMatch :Electronic ;
  rdfs:subClassOf :ColorContent ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Color"@en , "Färg (digitala resurser)"@sv .

<https://id.kb.se/marc/ComputerCompressionType> :code "ComputerCompressionType" ;
  a marc:CollectionClass ;
  :broadMatch :Electronic ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Level of Compression"@en , "Kompression"@sv .

<https://id.kb.se/marc/ComputerDimensionsType> :code "ComputerDimensionsType" ;
  a marc:CollectionClass ;
  :broadMatch :Electronic ;
  rdfs:subClassOf :Dimensions ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Dimension"@en , "Mått (digitala resurser)"@sv .

<https://id.kb.se/marc/ComputerFileAntecedentType> :code "ComputerFileAntecedentType" ;
  a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> .

<https://id.kb.se/marc/ComputerFileCharacteristics> a owl:Class ;
  :closeMatch :Note ;
  :label "Computer file characteristics"@en , "Filspecifika uppgifter"@sv .

<https://id.kb.se/marc/ComputerFileColorType> :code "ComputerFileColorType" ;
  a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> .

<https://id.kb.se/marc/ComputerFileCompressionType> :code "ComputerFileCompressionType" ;
  a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> .

<https://id.kb.se/marc/ComputerFileDimensionsType> :code "ComputerFileDimensionsType" ;
  a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> .

<https://id.kb.se/marc/ComputerFileFormatsType> :code "ComputerFileFormatsType" ;
  a marc:CollectionClass ;
  :broadMatch :Electronic ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "File Format"@en , "Filformat"@sv .

<https://id.kb.se/marc/ComputerFileMaterialType> :code "ComputerFileMaterialType" ;
  a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> .

<https://id.kb.se/marc/ComputerFileSoundType> :code "ComputerFileSoundType" ;
  a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> .

<https://id.kb.se/marc/ComputerItemType> :code "ComputerItemType" ;
  a marc:CollectionClass ;
  :broadMatch :Multimedia ;
  rdfs:subClassOf :CarrierType ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Form"@sv .

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

<https://id.kb.se/marc/ComputerQATargetType> :code "ComputerQATargetType" ;
  a marc:CollectionClass ;
  :broadMatch :Electronic ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Quality Assurance Target(s)"@en , "Kvalitetstest"@sv .

<https://id.kb.se/marc/ComputerReformattingQualityType> :code "ComputerReformattingQualityType" ;
  a marc:CollectionClass ;
  :broadMatch :Electronic ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Reformatting Quality"@en , "Reformateringskvalitet"@sv .

<https://id.kb.se/marc/ComputerSoundType> :code "ComputerSoundType" ;
  a marc:CollectionClass ;
  :broadMatch :Electronic ;
  rdfs:subClassOf :SoundContent ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Sound on Medium"@en , "Ljud (dator)"@sv .

<https://id.kb.se/marc/ComputerTypeOfFileType> :code "ComputerTypeOfFileType" ;
  a marc:CollectionClass ;
  :broadMatch :Multimedia ;
  rdfs:subClassOf :ContentType ,
    :GenreForm ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Type of File"@en , "Typ av fil"@sv .

<https://id.kb.se/marc/ConferencePublicationType> :code "ConferencePublicationType" ;
  a marc:CollectionClass ;
  :broadMatch :Serial ,
    :Text ;
  rdfs:subClassOf :GenreForm ,
    <https://id.kb.se/marc/Boolean> ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  owl:equivalentClass <https://id.kb.se/marc/BooksConfPubType> ,
    <https://id.kb.se/marc/SerialsConfPubType> ;
  :prefLabel "Conference Publication"@en , "Konferenspublikation"@sv .

<https://id.kb.se/marc/ContentAdvice> a marc:SummaryType ;
  :label "Innehållsetikett"@sv .

<https://id.kb.se/marc/ContinuingResourceCeasedPublication> :code "d" ;
  a marc:PublicationStatusType ;
  :prefLabel "Continuing resource ceased publication"@en , "Utgivning upphörd (fortlöpande resurs)"@sv .

<https://id.kb.se/marc/ContinuingResourceCurrentlyPublished> :code "c" ;
  a marc:PublicationStatusType ;
  :prefLabel "Continuing resource currently published"@en , "Utgivning pågår (fortlöpande resurs)"@sv .

<https://id.kb.se/marc/ContinuingResourceStatusUnknown> :code "u" ;
  a marc:PublicationStatusType ;
  :prefLabel "Continuing resource status unknown"@en , "Osäker utgivningsstatus (fortlöpande resurs)"@sv .

<https://id.kb.se/marc/CopyAndVersionIdentificationNote> a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  :label "Copy and version identification note"@en , "Lokal anmärkning: Identifiering av exemplar, kopia eller version"@sv .

<https://id.kb.se/marc/CopyReportType> :code "CopyReportType" ;
  a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Copy Report"@en , "Underlag för beståndsuppgift"@sv .

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

<https://id.kb.se/marc/CorrectedOrRevised> :code "c" ;
  a marc:AuthorityStatusType ,
    marc:HoldingStatusType ,
    marc:StatusType ;
  :prefLabel "Corrected or revised"@en , "Rättad eller reviderad"@sv .

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

<https://id.kb.se/marc/CoverageComplete> a marc:CoverageOrLocationInSource ;
  :label "Fullständig"@sv .

<https://id.kb.se/marc/CoverageIsSelective> a marc:CoverageOrLocationInSource ;
  :label "Selektiv"@sv .

<https://id.kb.se/marc/CoverageOrLocationInSource> a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :label "Täckningsgrad"@sv .

<https://id.kb.se/marc/CoverageUnknown> a marc:CoverageOrLocationInSource ;
  :label "Okänd"@sv .

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

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

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

<https://id.kb.se/marc/DatesUnknown> :code "n" ;
  a marc:PublicationStatusType ;
  :prefLabel "Dates unknown"@en , "Utgivningstid okänd"@sv .

<https://id.kb.se/marc/Deleted> :code "d" ;
  a marc:AuthorityStatusType ,
    marc:HoldingStatusType ,
    marc:StatusType ;
  :comment "Används ej"@sv ;
  :prefLabel "Deleted"@en , "Borttagen"@sv .

<https://id.kb.se/marc/DetailedDate> :code "e" ;
  a marc:PublicationStatusType ;
  :prefLabel "Detailed date"@en , "Exakt tidpunkt (yyyymmdd)"@sv .

<https://id.kb.se/marc/DisplayConstantController> a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :label "Kan styra standardfras"@sv .

<https://id.kb.se/marc/DistributionAndProduction> a owl:Class ;
  rdfs:subClassOf :PrimaryProvisionActivity ,
    :Distribution ;
  :label "Distribution and production"@en , "Distribution och produktion"@sv .

<https://id.kb.se/marc/EncLevelType> :code "EncLevelType" ;
  a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ,
    :EncodingLevel ;
  :prefLabel "Encoding Level"@en , "Fullständighetsnivå för katalogiseringen"@sv .

<https://id.kb.se/marc/EntryMapType> :code "EntryMapType" ;
  a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Entry map"@sv .

<https://id.kb.se/marc/EnumeratedClass> a owl:Class ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ,
    <http://www.w3.org/2002/07/owl#Class> .

<https://id.kb.se/marc/EnumeratedTerm> a owl:Class ;
  rdfs:subClassOf <http://schema.org/Enumeration> ,
    :Concept ,
    <http://www.w3.org/2004/02/skos/core#Concept> .

<https://id.kb.se/marc/EnumerationAndChronologyBasicBibliographicUnit> a owl:Class .

<https://id.kb.se/marc/EstablishedHeadingLinkingEntryCorporateName> a owl:Class .

<https://id.kb.se/marc/EstablishedHeadingLinkingEntryMeetingName> a owl:Class .

<https://id.kb.se/marc/EstablishedHeadingLinkingEntryUniformTitle> a owl:Class .

<https://id.kb.se/marc/Field> a owl:Class ;
  rdfs:subClassOf <http://www.w3.org/2000/01/rdf-schema#Resource> .

<https://id.kb.se/marc/FilmBaseType> :code "FilmBaseType" ;
  a marc:CollectionClass ;
  :broadMatch :Microform ,
    :MovingImage ;
  rdfs:subClassOf :Material ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  owl:equivalentClass <https://id.kb.se/marc/MicroformBaseType> ,
    <https://id.kb.se/marc/MotionPicBaseType> ;
  :prefLabel "Base of Film"@en , "Filmbas"@sv .

<https://id.kb.se/marc/ForeignMARCInformationField> a owl:Class .

<https://id.kb.se/marc/FormOfMusicalCompositionCode> a owl:Class .

<https://id.kb.se/marc/FormerTitleComplexityNote> a owl:Class .

<https://id.kb.se/marc/FullLevel> :code " " ;
  a marc:EncLevelType ;
  :note "Motsvarar KRS 1.0D beskrivningsnivå 3, den mest fullständiga."@sv ;
  :relatedMatch <http://id.loc.gov/vocabulary/menclvl/f> ;
  :comment "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 , "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 ;
  :altLabel "Full level"@en , "Fullständig nivå"@sv ;
  :prefLabel "Nationalbibliographic level"@en , "Nationalbibliografisk nivå"@sv .

<https://id.kb.se/marc/FullLevelMaterialNotExamined> :code "1" ;
  a marc:EncLevelType ;
  :relatedMatch <http://id.loc.gov/vocabulary/menclvl/1> ;
  :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 ;
  :prefLabel "Full level, material not examined"@en , "Retrospektiv: komplett"@sv .

<https://id.kb.se/marc/FundingInformationNote> a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  :label "Funding information note"@en , "Anmärkning om finansiell information"@sv .

<https://id.kb.se/marc/GPOItemNumber> a owl:Class .

<https://id.kb.se/marc/GeographicAreaCode> a owl:Class ;
  :label "Geographic Area Code"@en , "Kod för geografiskt område"@sv .

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

<https://id.kb.se/marc/GlobeMediumType> :code "GlobeMediumType" ;
  a marc:CollectionClass ;
  :broadMatch :Globe ;
  rdfs:subClassOf :Material ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Physical Medium (globe)"@en , "Material (glob)"@sv .

<https://id.kb.se/marc/GovernmentDocumentClassificationNumber> a owl:Class .

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

<https://id.kb.se/marc/GovtAgencyType> :code "GovtAgencyType" ;
  a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Government Agency"@en , "Typ och nivå för officiellt organ"@sv .

<https://id.kb.se/marc/Hold948> a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  :label "Local defined holding (holding 948)"@en , "Lokalt definierat beståndsfält (beståndsfält 948)"@sv .

<https://id.kb.se/marc/Hold949> a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  :label "Local defined holding (holding 949)"@en , "Lokalt definierat beståndsfält (beståndsfält 949)"@sv .

<https://id.kb.se/marc/Hold951> a owl:Class .

<https://id.kb.se/marc/HoldingMicroformRangeType> :code "HoldingMicroformRangeType" ;
  a marc:CollectionClass ;
  :broadMatch :Microform ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Reduction Ratio Range"@en , "Förminskningsgrad (kodad)"@sv .

<https://id.kb.se/marc/HoldingRemoteSensImageAltitudeType> :code "HoldingRemoteSensImageAltitudeType" ;
  a marc:CollectionClass ;
  :broadMatch :RemoteSensingImage ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Altitude of Sensor"@en , "Sensorns placering"@sv .

<https://id.kb.se/marc/HoldingRemoteSensImageUseType> :code "HoldingRemoteSensImageUseType" ;
  a marc:CollectionClass ;
  :broadMatch :RemoteSensingImage ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Platform Use Category"@en , "Ändamålet med upptagningen"@sv .

<https://id.kb.se/marc/HoldingSoundKindOfMaterialType> :code "HoldingSoundKindOfMaterialType" ;
  a marc:CollectionClass ;
  :broadMatch :SoundRecording ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Kind of Material"@en , "Material"@sv .

<https://id.kb.se/marc/HoldingSoundTapeWidthType> :code "HoldingSoundTapeWidthType" ;
  a marc:CollectionClass ;
  :broadMatch :SoundRecording ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Tape Width"@en , "Magnetbandets bredd"@sv .

<https://id.kb.se/marc/HoldingStatusType> :code "HoldingStatusType" ;
  a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Record Status"@en , "Poststatus"@sv .

<https://id.kb.se/marc/HoldingType> :code "HoldingType" ;
  a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Type of Record"@en , "Posttyp"@sv .

<https://id.kb.se/marc/HoldingVideoFormatType> :code "HoldingVideoFormatType" ;
  a marc:CollectionClass ;
  :broadMatch :VideoRecording ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Format"@en , "Format"@sv .

<https://id.kb.se/marc/I1codeSource> a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :label "Klassifikationssystem"@sv .

<https://id.kb.se/marc/I2sourceOfCode> a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :label "Kodsystem"@sv .

<https://id.kb.se/marc/ImmediateSourceOfAcquisitionNote> a owl:Class .

<https://id.kb.se/marc/InBetweenInSequence> a marc:SequenceStatus ;
  :label "Intervening publisher"@en , "Mellanliggande utgivare"@sv .

<https://id.kb.se/marc/InclusiveDatesOfCollection> :code "i" ;
  a marc:PublicationStatusType ;
  :prefLabel "Inclusive dates of collection"@en , "Täckningstid för samling"@sv .

<https://id.kb.se/marc/IncompleteLcClassNumberAssignedByLac> a marc:TypeCompletenessSourceOfClassCallNumber ;
  :label "Ofullständig LC-klassifikationskod från LAC"@sv .

<https://id.kb.se/marc/IncreaseInEncodingLevel> :code "a" ;
  a marc:StatusType ;
  :prefLabel "Increase in encoding level"@en , "Uppgraderad eller kompletterad"@sv .

<https://id.kb.se/marc/IncreaseInEncodingLevelFromPrepublication> :code "p" ;
  a marc:StatusType ;
  :prefLabel "Increase in encoding level from prepublication"@en , "Uppgraderad från förhandsinformation"@sv .

<https://id.kb.se/marc/IndexType> :code "IndexType" ;
  a marc:CollectionClass ;
  :broadMatch :Cartography ,
    :Text ;
  rdfs:subClassOf :SupplementaryContent ,
    <https://id.kb.se/marc/Boolean> ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  owl:equivalentClass <https://id.kb.se/marc/BooksIndexType> ,
    <https://id.kb.se/marc/MapsIndexType> ;
  :prefLabel "Index"@en , "Index"@sv .

<https://id.kb.se/marc/InterestAgeLevel> a marc:AudienceType ;
  :label "Åldersnivå"@sv .

<https://id.kb.se/marc/InterestGradeLevel> a marc:AudienceType ;
  :label "Intressenivå"@sv .

<https://id.kb.se/marc/InvertedName> a marc:NameForm ;
  :label "Namn inlett med inverterat personnamn"@sv .

<https://id.kb.se/marc/IssuingBodyNote> a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  :label "Issuing Body Note"@en , "Anmärkning om utgivande institution"@sv .

<https://id.kb.se/marc/ItemInformationBasicBibliographicUnit> a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  :label "Exemplarinformation - Huvudpublikation"@sv .

<https://id.kb.se/marc/ItemInformationSupplementaryMaterial> a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  :label "Exemplarinformation - Bihang etc."@sv .

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

<https://id.kb.se/marc/JurisdictionName> a marc:NameForm ;
  :label "Namn på administrativ enhet"@sv .

<https://id.kb.se/marc/KitMaterialType> rdfs:subClassOf :CarrierType .

<https://id.kb.se/marc/LanguageCode> a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :label "Språkkod"@sv .

<https://id.kb.se/marc/LanguageNote> a marc:CollectionClass ,
    owl:Class ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ,
    :StructuredValue ;
  :label "Language note"@en , "Anmärkning om språk"@sv .

<https://id.kb.se/marc/LatestInSequence> a marc:SequenceStatus ;
  :label "Current / Latest publisher"@en , "Nuvarande / Senaste utgivare"@sv .

<https://id.kb.se/marc/LcBasedCallNumberAssignedByLac> a marc:TypeCompletenessSourceOfClassCallNumber ;
  :label "LC-baserad klassifikationskod från LAC"@sv .

<https://id.kb.se/marc/LcSubjectHeadingsForChildrensLiterature> a marc:Thesaurus ;
  :label "LCSH for children's literature" .

<https://id.kb.se/marc/LendingPolicyType> :code "LendingPolicyType" ;
  a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Lending Policy"@en , "Utlånepolicy"@sv .

<https://id.kb.se/marc/LessThanFullLevelMaterialNotExamined> :code "2" ;
  a marc:EncLevelType ;
  :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 ;
  :prefLabel "Less-than-full level, material not examined"@en , "Retrospektiv: reducerad"@sv .

<https://id.kb.se/marc/LibraryOfCongressClassification> a marc:I1codeSource ;
  :label "LC-klassifikation"@sv .

<https://id.kb.se/marc/LibraryOfCongressCopyIssueOffprintStatement> a owl:Class .

<https://id.kb.se/marc/LibraryOfCongressSubjectHeadingsNameAuthorityFile> a marc:Thesaurus ;
  :label "LCSH/LC authority files" .

<https://id.kb.se/marc/Libretto> a owl:Class .

<https://id.kb.se/marc/LinearScale> a owl:Class ;
  rdfs:subClassOf :Scale ;
  :label "Linear scale"@en , "Linjär skala"@sv .

<https://id.kb.se/marc/LinkedRecordReqType> :code "LinkedRecordReqType" ;
  a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> .

<https://id.kb.se/marc/LinkedType> :code "LinkedType" ;
  a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Linked Record Requirement"@en , "Grad av beroende av sammanhörande post"@sv .

<https://id.kb.se/marc/LinkingEntryComplexityNote> a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  :label "Linking entry complexity note"@en , "Anmärkning om komplicerade länkningar"@sv .

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

<https://id.kb.se/marc/LocationInSourceGiven> a marc:CoverageOrLocationInSource ;
  :label "Referensens plats anges"@sv .

<https://id.kb.se/marc/LocationInSourceNotGiven> a marc:CoverageOrLocationInSource ;
  :label "Referensens plats anges inte"@sv .

<https://id.kb.se/marc/LocationOfOriginalsDuplicatesNote> a owl:Class .

<https://id.kb.se/marc/LocationOfOtherArchivalMaterialsNote> a owl:Class .

<https://id.kb.se/marc/MARCCode> a marc:I2sourceOfCode ;
  :label "MARC21-kod"@sv .

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

<https://id.kb.se/marc/MapColorType> :code "MapColorType" ;
  a marc:CollectionClass ;
  :broadMatch :Globe ,
    :Map ;
  rdfs:subClassOf :ColorContent ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  owl:equivalentClass <https://id.kb.se/marc/GlobeColorType> ;
  :prefLabel "Color"@en , "Färg (karta)"@sv .

<https://id.kb.se/marc/MapDetailsType> :code "MapDetailsType" ;
  a marc:CollectionClass ;
  :broadMatch :Map ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Production/Reproduction Detail"@en , "Produktionstekniska kartdetaljer"@sv .

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

<https://id.kb.se/marc/MapMediumType> :code "MapMediumType" ;
  a marc:CollectionClass ;
  :broadMatch :Map ;
  rdfs:subClassOf :Material ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Physical Medium (map)"@en , "Material (kartor)"@sv .

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

<https://id.kb.se/marc/MapsMaterialType> :code "MapsMaterialType" ;
  a marc:CollectionClass ;
  :broadMatch :Cartography ;
  rdfs:subClassOf :GenreForm ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Material"@en , "Type of Cartographic Material"@en , "Typ av kartografiskt material"@sv .

<https://id.kb.se/marc/MapsProjectionType> :code "MapsProjectionType" ;
  a marc:CollectionClass ;
  :broadMatch :Cartography ;
  rdfs:subClassOf :Projection ,
    :ProjectionCharacteristic ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Projection"@en , "Projektion"@sv .

<https://id.kb.se/marc/MapsReliefType> :code "MapsReliefType" ;
  a marc:CollectionClass ;
  :broadMatch :Cartography ;
  rdfs:subClassOf :Cartographic ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Map Relief"@en , "Relief (höjdskillnader)"@sv .

<https://id.kb.se/marc/MedicalSubjectHeadingsNlmNameAuthorityFile> a marc:Thesaurus ;
  :label "MeSH/NLM authority files" .

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

<https://id.kb.se/marc/MicroformColorType> :code "MicroformColorType" ;
  a marc:CollectionClass ;
  :broadMatch :Microform ;
  rdfs:subClassOf :ColorContent ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Color"@en , "Färg (mikroform)"@sv .

<https://id.kb.se/marc/MicroformDimensionsType> :code "MicroformDimensionsType" ;
  a marc:CollectionClass ;
  :broadMatch :Microform ;
  rdfs:subClassOf :Dimensions ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Dimensions"@en , "Mått (mikroform)"@sv .

<https://id.kb.se/marc/MicroformEmulsionType> :code "MicroformEmulsionType" ;
  a marc:CollectionClass ;
  :broadMatch :Microform ;
  rdfs:subClassOf :Emulsion ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Emulsion on Film"@en , "Filmemulsion (mikroform)"@sv .

<https://id.kb.se/marc/MicroformGenerationType> :code "MicroformGenerationType" ;
  a marc:CollectionClass ;
  :broadMatch :Microform ;
  rdfs:subClassOf :Generation ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Generation"@en , "Generation (mikroform)"@sv .

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

<https://id.kb.se/marc/MicroformRangeType> :code "MicroformRangeType" ;
  a marc:CollectionClass ;
  :broadMatch :Microform ;
  rdfs:subClassOf :ReductionRatio ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Reduction Ratio Range"@en , "Förminskningsgrad (kodad)"@sv .

<https://id.kb.se/marc/MinimalLevel> :code "7" ;
  a marc:EncLevelType ;
  :note "Motsvarar KRS 1.0D beskrivningsnivå 2, den av biblioteken normalt tillämpade."@sv ;
  :relatedMatch <http://id.loc.gov/vocabulary/menclvl/7> ;
  :comment "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 , "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 ;
  :altLabel "Minimal level"@en ;
  :prefLabel "Library level"@en , "Biblioteksnivå"@sv .

<https://id.kb.se/marc/MotionPicCategoriesType> :code "MotionPicCategoriesType" ;
  a marc:CollectionClass ;
  :broadMatch :MovingImage ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Categories of Color"@en , "Färgteknik (spelfilm)"@sv .

<https://id.kb.se/marc/MotionPicColorType> :code "MotionPicColorType" ;
  a marc:CollectionClass ;
  :broadMatch :MovingImage ;
  rdfs:subClassOf :ColorContent ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Color"@en , "Färg (spelfilm)"@sv .

<https://id.kb.se/marc/MotionPicConfigurationOrVideoPlaybackType> :code "MotionPicConfigurationOrVideoPlaybackType" ;
  a marc:CollectionClass ;
  :broadMatch :MovingImage ,
    :VideoRecording ;
  rdfs:subClassOf :PlaybackChannels ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  owl:equivalentClass <https://id.kb.se/marc/MotionPicConfigurationType> ,
    <https://id.kb.se/marc/VideoPlaybackType> ;
  :prefLabel "Configuration"@en , "Playback Channels"@en , "Ljudkonfiguration"@sv .

<https://id.kb.se/marc/MotionPicDimensionsType> :code "MotionPicDimensionsType" ;
  a marc:CollectionClass ;
  :broadMatch :MovingImage ;
  rdfs:subClassOf :Dimensions ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Dimensions"@en , "Filmbredd"@sv .

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

<https://id.kb.se/marc/MotivationInterestLevel> a marc:AudienceType ;
  :label "Motivations-/svårighetsnivå"@sv .

<https://id.kb.se/marc/MultipartItemHolding> :code "v" ;
  a marc:HoldingType ;
  :prefLabel "Multipart item holdings"@en , "Monografisk resurs (1 bibliografisk post med flera delar)"@sv .

<https://id.kb.se/marc/MultipleDates> :code "m" ;
  a marc:PublicationStatusType ;
  :prefLabel "Multiple dates"@en , "Flera årtal (monografisk resurs)"@sv .

<https://id.kb.se/marc/MultipleSingleDates> a marc:TypeOfDate ;
  :label "Flera enstaka tidsangivelser"@sv .

<https://id.kb.se/marc/MultipleSingleDatesTimes> a marc:TypeOfTimePeriod ;
  :label "Flera enstaka datum/tider"@sv .

<https://id.kb.se/marc/MusicCompositionType> :code "MusicCompositionType" ;
  a marc:CollectionClass ;
  :broadMatch :Audio ;
  rdfs:subClassOf :GenreForm ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Composition"@en , "Kompositionsform (används ej)"@sv .

<https://id.kb.se/marc/MusicFormatType> :code "MusicFormatType" ;
  a marc:CollectionClass ;
  :broadMatch :Audio ;
  rdfs:subClassOf :MusicFormat ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Format of Music"@en , "Format (musik)"@sv .

<https://id.kb.se/marc/MusicMatterType> :code "MusicMatterType" ;
  a marc:CollectionClass ;
  :broadMatch :Audio ;
  rdfs:subClassOf :SupplementaryContent ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Accompanying Matter"@en , "Bifogat material (musik)"@sv .

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

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

<https://id.kb.se/marc/MusicalPresentationStatement> a owl:Class .

<https://id.kb.se/marc/NameForm> a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :label "Typ av namn"@sv .

<https://id.kb.se/marc/NameInDirectOrder> a marc:NameForm ;
  :label "Namn i rak följd"@sv .

<https://id.kb.se/marc/NameOfUnit> a owl:Class .

<https://id.kb.se/marc/NationalAgriculturalLibraryCallNumber> a owl:Class ;
  rdfs:subClassOf :Classification ;
  :label "National Agricultural Library Call Number"@en , "NAL-klassifikation (National Agricultural Library)"@sv .

<https://id.kb.se/marc/NationalAgriculturalLibrarySubjectAuthorityFile> a marc:Thesaurus ;
  :label "NAL subject authority file" .

<https://id.kb.se/marc/NationalIssnCentre> a owl:Class ;
  rdfs:subClassOf :Source ,
    :Organization ;
  :label "National ISSN Centre"@en , "Nationellt ISSN-center"@sv .

<https://id.kb.se/marc/New> :code "n" ;
  a marc:AuthorityStatusType ,
    marc:HoldingStatusType ,
    marc:StatusType ;
  :prefLabel "New"@en , "Ny post"@sv .

<https://id.kb.se/marc/NoDatesGivenBCDateInvolved> :code "b" ;
  a marc:PublicationStatusType ;
  :prefLabel "No dates given; B.C. date involved"@en , "Årtal före Kristi födelse"@sv .

<https://id.kb.se/marc/NoDisplayConstantGenerated> a marc:SummaryType ,
    marc:AudienceType ;
  :label "Ej preciserad"@sv .

<https://id.kb.se/marc/NoIndex> :broadMatch <http://schema.org/False> .

<https://id.kb.se/marc/NoItemInfoInRecord> :broadMatch <http://schema.org/False> .

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

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

<https://id.kb.se/marc/NotAConferencePublication> :broadMatch <http://schema.org/False> .

<https://id.kb.se/marc/NotAFestschrift> :broadMatch <http://schema.org/False> .

<https://id.kb.se/marc/NotAppropriate> :broadMatch <http://schema.org/False> .

<https://id.kb.se/marc/NumberOfInstrumentsOrVoicesCode> a owl:Class .

<https://id.kb.se/marc/NumberingPeculiaritiesNote> a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  :label "Numbering peculiarities note"@en , "Anmärkning om numrering och utgivning"@sv .

<https://id.kb.se/marc/OriginalVersionNote> a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  :label "Original version note"@en , "Anmärkning om original"@sv .

<https://id.kb.se/marc/OtherAttributes> a owl:Class ;
  :label "Andra attribut för person- och organisationsnamn"@sv .

<https://id.kb.se/marc/OtherCartographicScale> a owl:Class ;
  rdfs:subClassOf :Scale ;
  :label "Other cartographic scale"@en , "Annan skaltyp"@sv .

<https://id.kb.se/marc/OwnershipAndCustodialHistory> a owl:Class .

<https://id.kb.se/marc/PartialPreliminaryLevel> :code "5" ;
  a marc:EncLevelType ;
  :relatedMatch <http://id.loc.gov/vocabulary/menclvl/5> ;
  :comment "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 , "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 ;
  :prefLabel "Preliminary"@en , "Preliminär"@sv .

<https://id.kb.se/marc/ParticipantOrPerformerNote> a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  :label "Participant Or Performer Note"@en , "Anmärkning om medverkande"@sv .

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

<https://id.kb.se/marc/PrepublicationLevel> :code "8" ;
  a marc:EncLevelType ;
  :relatedMatch <http://id.loc.gov/vocabulary/menclvl/8> ;
  :comment "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 , "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 ;
  :prefLabel "Prepublication"@en , "Förhandsinformation"@sv .

<https://id.kb.se/marc/Primary> a marc:SubjectLevel ;
  :label "Primär"@sv .

<https://id.kb.se/marc/ProjGraphDimensionsType> :code "ProjGraphDimensionsType" ;
  a marc:CollectionClass ;
  :broadMatch :Visual ;
  rdfs:subClassOf :Dimensions ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Dimensions"@en , "Mått (projicerad bild)"@sv .

<https://id.kb.se/marc/ProjGraphEmulsionType> :code "ProjGraphEmulsionType" ;
  a marc:CollectionClass ;
  :broadMatch :Visual ;
  rdfs:subClassOf :Material ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Base of Emulsion"@en , "Bärande material (emulsion)"@sv .

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

<https://id.kb.se/marc/ProjGraphSecondaryType> :code "ProjGraphSecondaryType" ;
  a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> .

<https://id.kb.se/marc/ProjGraphSupportType> :code "ProjGraphSupportType" ;
  a marc:CollectionClass ;
  :broadMatch :Visual ;
  rdfs:subClassOf :Mount ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Secondary Support Material"@en , "Montering (projicerad bild)"@sv .

<https://id.kb.se/marc/PublicationDateAndCopyrightDate> :code "t" ;
  a marc:PublicationStatusType ;
  :prefLabel "Publication date and copyright date"@en , "Årtal för utgivning + startår för gällande copyright"@sv .

<https://id.kb.se/marc/PublicationStatusType> :code "PublicationStatusType" ;
  a marc:CollectionClass ;
  :broadMatch :Audio ,
    :Cartography ,
    :Multimedia ,
    :Mixed ,
    :Serial ,
    :Text ,
    :Visual ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Publication Status"@en , "Typ av utgivningsdatum"@sv .

<https://id.kb.se/marc/Publications> a marc:DisplayConstantController ;
  :label "Publikationen beskriven i"@sv .

<https://id.kb.se/marc/PublicationsAboutDescribedMaterialsNote> a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  :label "Publikationer om det beskrivna materialet"@sv .

<https://id.kb.se/marc/QuestionableDate> :code "q" ;
  a marc:PublicationStatusType ;
  :prefLabel "Questionable date"@en , "Osäkert årtal"@sv .

<https://id.kb.se/marc/RangeOfDates> a marc:TypeOfDate ;
  :label "Tidsintervall"@sv .

<https://id.kb.se/marc/RangeOfDatesTimes> a marc:TypeOfTimePeriod ;
  :label "Datum-/tidsintervall"@sv .

<https://id.kb.se/marc/RangeOfYearsOfBulkOfCollection> :code "k" ;
  a marc:PublicationStatusType ;
  :prefLabel "Range of years of bulk of collection"@en , "Årtal för huvuddel av samling"@sv .

<https://id.kb.se/marc/ReadingGradeLevel> a marc:AudienceType ;
  :label "Läs-/utbildningsnivå"@sv .

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

<https://id.kb.se/marc/RemoteSensImageAltitudeType> :code "RemoteSensImageAltitudeType" ;
  a marc:CollectionClass ;
  :broadMatch :RemoteSensingImage ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Altitude of Sensor"@en , "Sensorns placering"@sv .

<https://id.kb.se/marc/RemoteSensImageAttitudeType> :code "RemoteSensImageAttitudeType" ;
  a marc:CollectionClass ;
  :broadMatch :RemoteSensingImage ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Attitude of Sensor"@en , "Sensorns riktning"@sv .

<https://id.kb.se/marc/RemoteSensImageCloudType> :code "RemoteSensImageCloudType" ;
  a marc:CollectionClass ;
  :broadMatch :RemoteSensingImage ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Cloud Cover"@en , "Molntäcke (i procent)"@sv .

<https://id.kb.se/marc/RemoteSensImageConstructionType> :code "RemoteSensImageConstructionType" ;
  a marc:CollectionClass ;
  :broadMatch :RemoteSensingImage ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Platform Constriction Time"@en , "Plattform (typ av konstruktion)"@sv .

<https://id.kb.se/marc/RemoteSensImageSensorType> :code "RemoteSensImageSensorType" ;
  a marc:CollectionClass ;
  :broadMatch :RemoteSensingImage ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Sensor Type"@en , "Typ av sensor"@sv .

<https://id.kb.se/marc/RemoteSensImageUseType> :code "RemoteSensImageUseType" ;
  a marc:CollectionClass ;
  :broadMatch :RemoteSensingImage ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Platform Use Category"@en , "Plattform (användningsområde)"@sv .

<https://id.kb.se/marc/RepertoireDeVedettesMatiere> a marc:Thesaurus ;
  :label "Répertoire des vedettes-matière/NLC" .

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

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

<https://id.kb.se/marc/ReproductionNote> a owl:Class ;
  :label "Lokal anmärkning: Reproduktion"@sv .

<https://id.kb.se/marc/ReproductionPolicyType> :code "ReproductionPolicyType" ;
  a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Reproduction Policy"@en , "Reproduktionspolicy"@sv .

<https://id.kb.se/marc/ReproductionType> :code "ReproductionType" ;
  a marc:CollectionClass ;
  :broadMatch :Globe ,
    :Map ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  owl:equivalentClass <https://id.kb.se/marc/GlobeReproductionType> ,
    <https://id.kb.se/marc/MapReproductionType> ;
  :prefLabel "Type of Reproduction"@en , "Typ av reproduktion"@sv .

<https://id.kb.se/marc/RetentionPolicyType> :code "RetentionPolicyType" ;
  a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "General Retention Policy"@en , "Generell bevarandepolicy"@sv .

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

<https://id.kb.se/marc/Review> a marc:SummaryType ;
  :label "Recension"@sv .

<https://id.kb.se/marc/RomanizationType> :code "RomanizationType" ;
  a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Romanization Scheme"@en , "Translitterering"@sv .

<https://id.kb.se/marc/ScopeAndContent> a marc:SummaryType ;
  :label "Omfattning och innehåll"@sv .

<https://id.kb.se/marc/Secondary> a marc:SubjectLevel ;
  :label "Sekundär"@sv .

<https://id.kb.se/marc/SequenceStatus> a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :label "Sequence of statements"@en , "Sekvens av uppgifter"@sv .

<https://id.kb.se/marc/SerialItemHolding> :code "y" ;
  a marc:HoldingType ;
  :prefLabel "Serial item holdings"@en , "Fortlöpande (seriell eller integrerande) resurs"@sv .

<https://id.kb.se/marc/SerialWork> a owl:Class ;
  <http://protege.stanford.edu/plugins/owl/protege#abstract> true ;
  :label "Ett verk på seriell nivå"@sv .

<https://id.kb.se/marc/SerialsAlphabetType> :code "SerialsAlphabetType" ;
  a marc:CollectionClass ;
  :broadMatch :Serial ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Alphabet"@en , "Alfabet/Skriftart"@sv .

<https://id.kb.se/marc/SerialsContentsType> :code "SerialsContentsType" ;
  a marc:CollectionClass ;
  :broadMatch :Serial ;
  rdfs:subClassOf :GenreForm ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Nature of Contents"@en , "Innehåll"@sv .

<https://id.kb.se/marc/SerialsFrequencyType> :code "SerialsFrequencyType" ;
  a marc:CollectionClass ;
  :broadMatch :Serial ;
  rdfs:subClassOf :Frequency ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Frequency"@en , "Frekvens"@sv .

<https://id.kb.se/marc/SerialsNatureType> :code "SerialsNatureType" ;
  a marc:CollectionClass ;
  :broadMatch :Serial ;
  rdfs:subClassOf :GenreForm ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Nature of Entire Work"@en , "Innehållsgenre (hela resursen)"@sv .

<https://id.kb.se/marc/SerialsOriginalItemType> :code "SerialsOriginalItemType" ;
  a marc:CollectionClass ;
  :broadMatch :Serial ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Original Item"@en , "Form för den ursprungliga utgåvan"@sv .

<https://id.kb.se/marc/SerialsRegularityType> :code "SerialsRegularityType" ;
  a marc:CollectionClass ;
  :broadMatch :Serial ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Regularity"@en , "Regelbundenhet"@sv .

<https://id.kb.se/marc/SerialsTypeOfEntryType> :code "SerialsTypeOfEntryType" ;
  a marc:CollectionClass ;
  :broadMatch :Serial ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Entry Convention"@en , "Behandling vid titeländring"@sv .

<https://id.kb.se/marc/SerialsTypeOfSerialType> :code "SerialsTypeOfSerialType" ;
  a marc:CollectionClass ;
  :broadMatch :Serial ;
  rdfs:subClassOf :ContentType ,
    :GenreForm ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Type of Continuing Resource"@en , "Typ av fortlöpande resurs"@sv .

<https://id.kb.se/marc/SingleDate> a marc:TypeOfDate ;
  :label "En tidsangivelse"@sv .

<https://id.kb.se/marc/SingleDateTime> a marc:TypeOfTimePeriod ;
  :label "Ett datum/en tid"@sv .

<https://id.kb.se/marc/SingleKnownDateProbableDate> :code "s" ;
  a marc:PublicationStatusType ;
  :prefLabel "Single known date/probable date"@en , "Ett årtal"@sv .

<https://id.kb.se/marc/SinglePartItemHolding> :code "x" ;
  a marc:HoldingType ;
  :prefLabel "Single-part item holdings"@en , "Monografisk resurs"@sv .

<https://id.kb.se/marc/SoundCaptureType> :code "SoundCaptureType" ;
  a marc:CollectionClass ;
  :broadMatch :SoundRecording ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Capture & Storage Techniques"@en , "Inspelnings- och lagringsteknik"@sv .

<https://id.kb.se/marc/SoundDimensionsType> :code "SoundDimensionsType" ;
  a marc:CollectionClass ;
  :broadMatch :SoundRecording ;
  rdfs:subClassOf :Dimensions ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Dimensions"@en , "Storlek (diameter längd x bredd)"@sv .

<https://id.kb.se/marc/SoundGrooveType> :code "SoundGrooveType" ;
  a marc:CollectionClass ;
  :broadMatch :SoundRecording ;
  rdfs:subClassOf :GrooveCharacteristic ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Groove Width/Groove Pitch"@en , "Spår"@sv .

<https://id.kb.se/marc/SoundKindOfCuttingType> :code "SoundKindOfCuttingType" ;
  a marc:CollectionClass ;
  :broadMatch :SoundRecording ;
  rdfs:subClassOf :GrooveCharacteristic ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Kind of Cutting"@en , "Spårskärning"@sv .

<https://id.kb.se/marc/SoundKindOfDiscType> :code "SoundKindOfDiscType" ;
  a marc:CollectionClass ;
  :broadMatch :SoundRecording ;
  rdfs:subClassOf :Generation ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Kind of Disc"@en , "Typ eller generation"@sv .

<https://id.kb.se/marc/SoundKindOfMaterialType> :code "SoundKindOfMaterialType" ;
  a marc:CollectionClass ;
  :broadMatch :SoundRecording ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Kind of Material"@en , "Material"@sv .

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

<https://id.kb.se/marc/SoundPlaybackChannelType> :code "SoundPlaybackChannelType" ;
  a marc:CollectionClass ;
  :broadMatch :SoundRecording ;
  rdfs:subClassOf :PlaybackChannels ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Playback Channel"@en , "Ljudkonfiguration"@sv .

<https://id.kb.se/marc/SoundPlaybackCharacterType> :code "SoundPlaybackCharacterType" ;
  a marc:CollectionClass ;
  :broadMatch :SoundRecording ;
  rdfs:subClassOf :PlaybackCharacteristic ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Playback Characteristics"@en , "Inspelningskontroll"@sv , "Inspelningsprotokoll"@sv .

<https://id.kb.se/marc/SoundSpeedType> :code "SoundSpeedType" ;
  a marc:CollectionClass ;
  :broadMatch :SoundRecording ;
  rdfs:subClassOf :PlayingSpeed ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Speed"@en , "Hastighet"@sv .

<https://id.kb.se/marc/SoundTapeConfigurationType> :code "SoundTapeConfigurationType" ;
  a marc:CollectionClass ;
  :broadMatch :SoundRecording ;
  rdfs:subClassOf :TapeConfig ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Tape Configuration"@en , "Antal spår på bandet"@sv .

<https://id.kb.se/marc/SoundTapeWidthType> :code "SoundTapeWidthType" ;
  a marc:CollectionClass ;
  :broadMatch :SoundRecording ;
  rdfs:subClassOf :Dimensions ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Tape Width"@en , "Magnetbandets bredd"@sv .

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

<https://id.kb.se/marc/SourceOfDescriptionNote> a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  :label "Source of description note"@en , "Anmärkning om katalogiseringskälla "@sv .

<https://id.kb.se/marc/SourceSpecifiedInSubfield2> a marc:EnumeratedTerm ,
    marc:LanguageCode ,
    marc:I1codeSource ,
    marc:I2sourceOfCode ,
    marc:NumberSource ;
  :label "Annat kodsystem specificerat i $2" .

<https://id.kb.se/marc/SpecialAudienceCharacteristics> a marc:AudienceType ;
  :label "Kännetecken för speciell målgrupp"@sv .

<https://id.kb.se/marc/SpecialCodedDates> a owl:Class .

<https://id.kb.se/marc/SpecificRetentionPolicyType> :code "SpecificRetentionPolicyType" ;
  a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Specific Retention Policy - Policy Type"@en , "Typ av bevarande"@sv .

<https://id.kb.se/marc/StatisticsType> :code "StatisticsType" ;
  a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Statistik/Produkter"@sv .

<https://id.kb.se/marc/StatusType> :code "StatusType" ;
  a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Record Status"@en , "Poststatus"@sv .

<https://id.kb.se/marc/Subject> a marc:SummaryType ;
  :label "Ämne"@sv .

<https://id.kb.se/marc/SubjectLevel> a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :label "Nivå"@sv .

<https://id.kb.se/marc/SubtitlesOrCaptions> a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  :label "Subtitles or captions"@en , "Bild- och filmtexter"@sv .

<https://id.kb.se/marc/SummaryType> a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :label "Typ av innehållsbeskrivning/sammanfattning"@sv .

<https://id.kb.se/marc/SungOrSpokenText> a owl:Class .

<https://id.kb.se/marc/SystemDetailsNote> a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  :label "Anmärkning: Systemkrav och mediespecifika uppgifter"@sv .

<https://id.kb.se/marc/TacBrailleMusicType> :code "TacBrailleMusicType" ;
  a marc:CollectionClass ;
  :broadMatch :TactileMaterial ;
  rdfs:subClassOf :MusicNotation ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Braille Music"@en , "Format för musiknoter i punktskrift"@sv .

<https://id.kb.se/marc/TacBrailleWritingType> :code "TacBrailleWritingType" ;
  a marc:CollectionClass ;
  :broadMatch :TactileMaterial ;
  rdfs:subClassOf :Layout ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Braille Writing"@en , "Typ av punktskrift"@sv .

<https://id.kb.se/marc/TacContractionType> :code "TacContractionType" ;
  a marc:CollectionClass ;
  :broadMatch :TactileMaterial ;
  rdfs:subClassOf :Layout ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Contraction"@en , "Kontraktioner (kortskriftsnivå)"@sv .

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

<https://id.kb.se/marc/TacSpecPhysicalCharType> :code "TacSpecPhysicalCharType" ;
  a marc:CollectionClass ;
  :broadMatch :TactileMaterial ;
  rdfs:subClassOf :TactileNotation ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Specific Physical Characteristics"@en , "Särskilda egenskaper (taktilt)"@sv .

<https://id.kb.se/marc/TermsGoverningUseAndReproductionNote> a owl:Class .

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

<https://id.kb.se/marc/TextualHoldingsBasicBibliographicUnit> a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  :label "Textual Holdings - Basic Bibliographic Unit"@en , "Oformaterad beståndsuppgift - Huvudpublikation"@sv .

<https://id.kb.se/marc/TextualHoldingsIndexes> a owl:Class .

<https://id.kb.se/marc/TextualHoldingsSupplementaryMaterial> a owl:Class .

<https://id.kb.se/marc/TextualPhysicalFormDesignator> a owl:Class ;
  :label "Andra attribut för person- och organisationsnamn"@sv .

<https://id.kb.se/marc/Thesaurus> a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :label "Ämnesordssystem / Thesaurus"@sv .

<https://id.kb.se/marc/TimePeriodOfContent> a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  :label "Time Period Of Content"@en , "Innehållets tidsperiod"@sv .

<https://id.kb.se/marc/TypeCompletenessSourceOfClassCallNumber> a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :label "Typ, fullständighet och källa för klassifikationen"@sv .

<https://id.kb.se/marc/TypeOfComputerFileOrDataNote> a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  :label "Type of computer file or data note"@en , "Anmärkning om filtyp och data"@sv .

<https://id.kb.se/marc/TypeOfControlType> :code "TypeOfControlType" ;
  a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Type of Control"@en , "Kontrollkod för arkivmaterial"@sv .

<https://id.kb.se/marc/TypeOfDate> a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :label "Typ av datum"@sv .

<https://id.kb.se/marc/TypeOfReportAndPeriodCoveredNote> a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  :label "Type Of Report And Period Covered Note"@en , "Anmärkning om rapporttyp och period"@sv .

<https://id.kb.se/marc/TypeOfTimePeriod> a marc:CollectionClass ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :label "Typ av tidsperiod"@sv .

<https://id.kb.se/marc/Unspecified> a marc:SubjectLevel ;
  :label "Nivå ej specificerad"@sv .

<https://id.kb.se/marc/UsDeptOfDefenseClassification> a marc:I1codeSource ;
  :label "U.S. Dept. of Defense Classification" .

<https://id.kb.se/marc/UsDeptOfDefenseClassificationObsolete> a marc:I1codeSource ;
  :label "U.S. Dept. of Defense Classification - OBSOLET" .

<https://id.kb.se/marc/VideoColorType> :code "VideoColorType" ;
  a marc:CollectionClass ;
  :broadMatch :VideoRecording ;
  rdfs:subClassOf :ColorContent ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Color"@en , "Färg (video)"@sv .

<https://id.kb.se/marc/VideoDimensionsType> :code "VideoDimensionsType" ;
  a marc:CollectionClass ;
  :broadMatch :VideoRecording ;
  rdfs:subClassOf :Dimensions ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Dimensions"@en , "Filmbredd"@sv .

<https://id.kb.se/marc/VideoFormatType> :code "VideoFormatType" ;
  a marc:CollectionClass ;
  :broadMatch :VideoRecording ;
  rdfs:subClassOf :VideoFormat ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Format"@en , "Format"@sv .

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

<https://id.kb.se/marc/VisualMaterialType> :code "VisualMaterialType" ;
  a marc:CollectionClass ;
  :broadMatch :Visual ;
  rdfs:subClassOf :ContentType ,
    :GenreForm ,
    <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Type of Material"@en , "Typ av visuell resurs"@sv .

<https://id.kb.se/marc/VisualTechniqueType> :code "VisualTechniqueType" ;
  a marc:CollectionClass ;
  :broadMatch :Visual ;
  rdfs:subClassOf <https://id.kb.se/marc/EnumeratedTerm> ;
  :prefLabel "Technique"@en , "Teknik"@sv .

<https://id.kb.se/marc/WithNote> a owl:Class ;
  rdfs:subClassOf :StructuredValue ;
  :label "With Note"@en , "Anmärkning om utgiven tillsammans med"@sv .

<https://id.kb.se/marc/acquisitionMethod> a owl:ObjectProperty ;
  rdfs:domain :Item ;
  sdo:rangeIncludes <https://id.kb.se/marc/AcquisitionMethodType> ;
  :prefLabel "Method of Acquisition"@en , "Förvärvssätt"@sv .

<https://id.kb.se/marc/acquisitionStatus> a owl:ObjectProperty ;
  sdo:rangeIncludes <https://id.kb.se/marc/AcquisitionStatusType> ;
  :prefLabel "Receipt Status"@en , "Förvärvsstatus"@sv .

<https://id.kb.se/marc/actionIdentification> a owl:DatatypeProperty .

<https://id.kb.se/marc/additionalCarrierType> a owl:ObjectProperty ;
  sdo:rangeIncludes <https://id.kb.se/marc/ItemType> ;
  sdo:domainIncludes :Serial ,
    :Visual ;
  :prefLabel "Form of Item"@en , "Form"@sv .

<https://id.kb.se/marc/additionalFormatCharacteristics> a owl:DatatypeProperty .

<https://id.kb.se/marc/address> a owl:DatatypeProperty ;
  rdfs:domain :ImmediateAcquisition ;
  :label "Address"@en , "Adress"@sv .

<https://id.kb.se/marc/affiliation> a owl:DatatypeProperty ;
  rdfs:domain :Agent ;
  :label "Affiliering"@sv .

<https://id.kb.se/marc/agencyResponsibleForReproduction> a owl:DatatypeProperty .

<https://id.kb.se/marc/agreementName> a owl:DatatypeProperty .

<https://id.kb.se/marc/alphabet> a owl:ObjectProperty ;
  sdo:rangeIncludes <https://id.kb.se/marc/SerialsAlphabetType> ;
  sdo:domainIncludes :Serial ,
    :Instance ;
  :prefLabel "Alphabet"@en , "Alfabet/Skriftart"@sv .

<https://id.kb.se/marc/alternateG0OrG1CharacterSet> a owl:DatatypeProperty .

<https://id.kb.se/marc/antecedent> a owl:ObjectProperty .

<https://id.kb.se/marc/arrangedStatementForMusic> a owl:DatatypeProperty .

<https://id.kb.se/marc/assignedByLC> a owl:DatatypeProperty .

<https://id.kb.se/marc/assignedByNlm> a owl:DatatypeProperty .

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

<https://id.kb.se/marc/associatedCountry> a owl:DatatypeProperty .

<https://id.kb.se/marc/attributionQualifier> a owl:DatatypeProperty ;
  :label "Attribution qualifier"@en , "Attribuerande tillägg"@sv .

<https://id.kb.se/marc/audienceType> a owl:ObjectProperty ;
  rdfs:range <https://id.kb.se/marc/AudienceType> ;
  rdfs:domain :IntendedAudience ;
  :label "typ av målgrupp"@sv .

<https://id.kb.se/marc/auth> a :ConceptCollection ;
  marc:code "auth" .

<https://id.kb.se/marc/authorization> a owl:DatatypeProperty ;
  rdfs:domain :UsageAndAccessPolicy ;
  :label "Laglig grund för restriktion"@sv .

<https://id.kb.se/marc/authorizedUsers> a owl:DatatypeProperty ;
  rdfs:domain :UsageAndAccessPolicy ;
  :label "Godkända användare"@sv .

<https://id.kb.se/marc/availabilityDate> a owl:DatatypeProperty .

<https://id.kb.se/marc/availabilitySource> a owl:DatatypeProperty .

<https://id.kb.se/marc/beginningOfDateValid> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib> a :ConceptCollection ;
  marc:code "bib" .

<https://id.kb.se/marc/bib035-fieldref> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib035-groupid> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib041-fieldref> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib041-groupid> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib250-fieldref> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib250-groupid> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-0> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-1> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-2> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-3> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-4> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-5> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-7> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-8> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-9> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-a> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-b> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-c> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-d> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-e> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-f> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-g> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-h> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-i> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-i1> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-i2> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-j> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-k> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-l> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-m> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-n> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-o> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-p> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-q> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-r> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-s> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-t> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-u> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-v> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-w> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-x> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-y> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib880-z> a owl:DatatypeProperty .

<https://id.kb.se/marc/bib976-a> a owl:DatatypeProperty ;
  :label "SAB-klassifikation"@sv .

<https://id.kb.se/marc/bib976-b> a owl:DatatypeProperty ;
  :label "SAB-rubrik"@sv .

<https://id.kb.se/marc/bib976-i2> a owl:DatatypeProperty ;
  :label "Indikator för Upplaga av SAB-systemet"@sv .

<https://id.kb.se/marc/bulkDates> a owl:DatatypeProperty .

<https://id.kb.se/marc/canceledInvalidClassificationNumber> a owl:DatatypeProperty .

<https://id.kb.se/marc/canceledIssn> a owl:DatatypeProperty ;
  rdfs:domain :ISSN ;
  rdfs:subClassOf <https://id.kb.se/marc/hiddenValue> ;
  :label "Canceled ISSN"@en , "Annullerat ISSN"@sv .

<https://id.kb.se/marc/canceledIssnL> a owl:DatatypeProperty ;
  rdfs:domain :ISSN ;
  :label "Canceled ISSN-L"@en , "Annullerat ISSN-L"@sv .

<https://id.kb.se/marc/catForm> a owl:ObjectProperty ;
  sdo:rangeIncludes <https://id.kb.se/marc/CatFormType> ;
  :prefLabel "Cataloging Form"@en , "Regler för deskriptiv katalogisering"@sv .

<https://id.kb.se/marc/catalogingRules> a owl:ObjectProperty ;
  sdo:rangeIncludes <https://id.kb.se/marc/CatalogingRulesType> ;
  :prefLabel "Cataloging Rules"@en , "Regler för deskriptiv katalogisering"@sv .

<https://id.kb.se/marc/catalogingSource> a owl:ObjectProperty ;
  sdo:rangeIncludes <https://id.kb.se/marc/AuthorityCatalogingSourceType> ,
    <https://id.kb.se/marc/CatalogingSourceType> ;
  sdo:domainIncludes :Record ;
  :prefLabel "Cataloging Source"@en , "Katalogiserande instans"@sv .

<https://id.kb.se/marc/cataloguersNote> a owl:DatatypeProperty ;
  :label "Katalogisatörens anmärkning"@sv ;
  sdo:domainIncludes <https://id.kb.se/marc/ItemInformationBasicBibliographicUnit> ,
    <https://id.kb.se/marc/ItemInformationSupplementaryMaterial> ,
    <https://id.kb.se/marc/TextualHoldingsBasicBibliographicUnit> .

<https://id.kb.se/marc/chronologicalSubdivision> a owl:DatatypeProperty .

<https://id.kb.se/marc/city> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/AddedEntryHierarchicalPlaceName> ;
  :label "Stad, kommun"@sv .

<https://id.kb.se/marc/citySubsection> a owl:DatatypeProperty .

<https://id.kb.se/marc/classificationNumber> a owl:DatatypeProperty .

<https://id.kb.se/marc/codeSource> a owl:DatatypeProperty .

<https://id.kb.se/marc/commonAuxiliarySubdivision> a owl:DatatypeProperty .

<https://id.kb.se/marc/completeness> a owl:ObjectProperty ;
  sdo:rangeIncludes <https://id.kb.se/marc/CompletenessType> ;
  :prefLabel "Completeness"@en , "Fullständighet"@sv .

<https://id.kb.se/marc/compression> a owl:ObjectProperty .

<https://id.kb.se/marc/constantRatioLinearHorizontalScale> a owl:DatatypeProperty ;
  rdfs:domain :Scale ;
  :label "Constant ratio linear horizontal scale"@en , "Linjär horisontell skala med konstant proportion"@sv .

<https://id.kb.se/marc/constantRatioLinearVerticalScale> a owl:DatatypeProperty ;
  rdfs:domain :Scale ;
  :label "Constant ratio linear vertical scale"@en , "Linjär vertikal skala med konstant proportio"@sv .

<https://id.kb.se/marc/contractNumber> a owl:DatatypeProperty .

<https://id.kb.se/marc/controlSubfield> a owl:DatatypeProperty .

<https://id.kb.se/marc/copyIdentification> a owl:DatatypeProperty ;
  :label "Identifiering av exemplar"@sv ;
  sdo:domainIncludes :Item ,
    <https://id.kb.se/marc/CopyAndVersionIdentificationNote> .

<https://id.kb.se/marc/copyInformation> a owl:DatatypeProperty .

<https://id.kb.se/marc/copyNumber> a owl:DatatypeProperty ;
  :label "Exemplarnummer"@sv ;
  sdo:domainIncludes <https://id.kb.se/marc/ItemInformationBasicBibliographicUnit> ,
    <https://id.kb.se/marc/ItemInformationSupplementaryMaterial> .

<https://id.kb.se/marc/copyReport> a owl:ObjectProperty ;
  sdo:rangeIncludes <https://id.kb.se/marc/CopyReportType> ;
  :prefLabel "Copy Report"@en , "Underlag för beståndsuppgift"@sv .

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

<https://id.kb.se/marc/corporateNameOrJurisdictionNameAsEntryElement> a owl:DatatypeProperty .

<https://id.kb.se/marc/cost> a owl:DatatypeProperty ;
  :label "Förvärvspris"@sv ;
  sdo:domainIncludes <https://id.kb.se/marc/ItemInformationBasicBibliographicUnit> ,
    <https://id.kb.se/marc/ItemInformationSupplementaryMaterial> .

<https://id.kb.se/marc/countryOrLargerEntity> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/AddedEntryHierarchicalPlaceName> ;
  :label "Land / Överordnat territorium"@sv .

<https://id.kb.se/marc/coverageOfSource> a owl:DatatypeProperty .

<https://id.kb.se/marc/coverageOrLocationInSource> a owl:ObjectProperty ;
  rdfs:range <https://id.kb.se/marc/CoverageOrLocationInSource> ;
  rdfs:domain :Instance ;
  :label "täckningsgrad"@sv .

<https://id.kb.se/marc/custodialHistory-appliesTo> a owl:ObjectProperty .

<https://id.kb.se/marc/custodian> a owl:DatatypeProperty .

<https://id.kb.se/marc/data> a owl:ObjectProperty ;
  rdfs:range <http://www.w3.org/1999/02/22-rdf-syntax-ns#List> .

<https://id.kb.se/marc/date1BCDate> a owl:DatatypeProperty .

<https://id.kb.se/marc/date1CEDate> a owl:DatatypeProperty .

<https://id.kb.se/marc/date2CEDateFieldMustAlsoContainASubfieldC> a owl:DatatypeProperty .

<https://id.kb.se/marc/dateAcquired> a owl:DatatypeProperty ;
  :label "Förvärvsdatum"@sv ;
  sdo:domainIncludes <https://id.kb.se/marc/ItemInformationBasicBibliographicUnit> ,
    <https://id.kb.se/marc/ItemInformationSupplementaryMaterial> .

<https://id.kb.se/marc/dateOfAcquisition> a owl:DatatypeProperty ;
  rdfs:domain :ImmediateAcquisition ;
  :label "Date of acquisition"@en , "Förvärvsdatum"@sv .

<https://id.kb.se/marc/dateOfMeeting> a owl:DatatypeProperty .

<https://id.kb.se/marc/dateOfMeetingOrTreatySigning> a owl:DatatypeProperty .

<https://id.kb.se/marc/dateOfReproduction> a owl:DatatypeProperty .

<https://id.kb.se/marc/dateOfTreatySigning> a owl:DatatypeProperty .

<https://id.kb.se/marc/degreeOfControl> a owl:DatatypeProperty .

<https://id.kb.se/marc/displayConstantController> a owl:ObjectProperty ;
  rdfs:range <https://id.kb.se/marc/DisplayConstantController> ;
  rdfs:domain <https://id.kb.se/marc/PublicationsAboutDescribedMaterialsNote> ;
  :label "kan styra standardfras"@sv .

<https://id.kb.se/marc/displayText> a owl:DatatypeProperty ;
  :label "Relationsbeteckning"@sv .

<https://id.kb.se/marc/distributionYear> a owl:DatatypeProperty ;
  :label "Distribution year"@en , "Distributionsår"@sv ;
  rdfs:subPropertyOf :year ;
  sdo:domainIncludes <https://id.kb.se/marc/DistributionAndProduction> .

<https://id.kb.se/marc/easternmostLongitudeCoordinates> a owl:DatatypeProperty ;
  rdfs:domain :Cartographic ;
  :label "Coordinates - easternmost longitude"@en , "Koordinater - östlig gränslongitud"@sv .

<https://id.kb.se/marc/editionIdentifier> a owl:DatatypeProperty .

<https://id.kb.se/marc/editionStatement-appliesTo> a owl:ObjectProperty .

<https://id.kb.se/marc/editionStatementOfOriginal> a owl:DatatypeProperty .

<https://id.kb.se/marc/electronicLocatorType> a owl:DatatypeProperty ;
  rdfs:domain :Document ;
  :label "Access method"@en , "Åtkomstmetod"@sv .

<https://id.kb.se/marc/electronicName> a owl:DatatypeProperty ;
  rdfs:domain :Document ;
  :label "Elektroniskt namn"@sv .

<https://id.kb.se/marc/endOfDateValid> a owl:DatatypeProperty .

<https://id.kb.se/marc/endPeriod> a owl:DatatypeProperty .

<https://id.kb.se/marc/enumerationAndFirstPage> a owl:DatatypeProperty .

<https://id.kb.se/marc/equalTitle> a owl:DatatypeProperty .

<https://id.kb.se/marc/existenceInLCCollection> a owl:DatatypeProperty .

<https://id.kb.se/marc/expansionOfSummaryNote> a owl:DatatypeProperty ;
  rdfs:domain :Summary ;
  :label "Detailed summary note"@en , "Utförligare anmärkningstext"@sv .

<https://id.kb.se/marc/expectedAcquisitionEndDate> a owl:DatatypeProperty .

<https://id.kb.se/marc/explanatoryTerm> a owl:DatatypeProperty ;
  rdfs:domain :ClassificationDdc .

<https://id.kb.se/marc/extent> a owl:DatatypeProperty ;
  rdfs:domain :ImmediateAcquisition ;
  :label "Extent"@en , "Omfång"@sv .

<https://id.kb.se/marc/fieldref> a owl:DatatypeProperty ;
  rdfs:domain :Resource ;
  :label "Länkning"@sv ;
  :comment "Delfält $6 i MARC21."@sv .

<https://id.kb.se/marc/fileFormats> a owl:ObjectProperty .

<https://id.kb.se/marc/filingOfSeriesenumeration> a owl:DatatypeProperty .

<https://id.kb.se/marc/firstLevelOfEnumeration> a owl:DatatypeProperty .

<https://id.kb.se/marc/firstOrderPoliticalJurisdiction> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/AddedEntryHierarchicalPlaceName> ;
  :label "Delstat, provins, län eller motsvarande"@sv .

<https://id.kb.se/marc/fixedLengthDataElementsOfReproduction> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-0> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-1> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-2> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-3> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-4> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-5> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-6> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-7> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-8> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-9> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-a> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-b> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-c> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-d> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-e> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-f> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-g> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-h> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-i> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-i1> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-j> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-k> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-l> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-m> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-n> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-o> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-p> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-q> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-r> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-s> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-t> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-u> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-v> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-w> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-x> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-y> a owl:DatatypeProperty .

<https://id.kb.se/marc/foreignMarcSubfield-z> a owl:DatatypeProperty .

<https://id.kb.se/marc/formOfHoldings> a owl:DatatypeProperty .

<https://id.kb.se/marc/formOfIssue> a owl:DatatypeProperty .

<https://id.kb.se/marc/formOfMusicalCompositionCode> a owl:DatatypeProperty .

<https://id.kb.se/marc/formSubdivision> a owl:DatatypeProperty .

<https://id.kb.se/marc/formSubheading> a owl:DatatypeProperty ;
  rdfs:domain :Title ;
  :label "Form subheading"@en , "Specificering i form av grupptitel"@sv .

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

<https://id.kb.se/marc/formattedPre9999BCTimePeriod> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/TimePeriodOfContent> ;
  :label "Formatted pre-9999 B.C. time period"@en , "Period före 9999 f.Kr."@sv .

<https://id.kb.se/marc/fullerFormOfPersonalName> a owl:DatatypeProperty ;
  rdfs:domain :Person ;
  :label "Fuller form of personal name"@en , "Fullständigare namnform - Personnamn"@sv .

<https://id.kb.se/marc/generalSubdivision> a owl:DatatypeProperty .

<https://id.kb.se/marc/geographicAreaCode> a owl:DatatypeProperty .

<https://id.kb.se/marc/geographicClassificationAreaCode> a owl:DatatypeProperty .

<https://id.kb.se/marc/geographicClassificationSubareaCode> a owl:DatatypeProperty .

<https://id.kb.se/marc/geographicName> a owl:DatatypeProperty .

<https://id.kb.se/marc/geographicSubdivision> a owl:DatatypeProperty .

<https://id.kb.se/marc/govtAgency> a owl:ObjectProperty ;
  sdo:rangeIncludes <https://id.kb.se/marc/GovtAgencyType> ;
  :prefLabel "Govt. Agency"@en , "Typ och nivå för officiellt organ"@sv .

<https://id.kb.se/marc/grantNumber> a owl:DatatypeProperty .

<https://id.kb.se/marc/groupid> a owl:DatatypeProperty ;
  rdfs:domain :Resource ;
  :label "Länk- och sekvensnummer"@sv ;
  :comment "Delfält $8 i MARC21."@sv .

<https://id.kb.se/marc/hasActionNote> a owl:ObjectProperty ;
  rdfs:range <https://id.kb.se/marc/ActionNote> ;
  rdfs:domain :Item ;
  :label "har lokal anmärkning: Åtgärd"@sv .

<https://id.kb.se/marc/hasAddedEntryGeographicName> a owl:ObjectProperty ;
  rdfs:range <https://id.kb.se/marc/AddedEntryGeographicName> .

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

<https://id.kb.se/marc/hasAssociatedPlace> a owl:ObjectProperty ;
  :label "Has associated place"@en , "Har associerad plats"@sv .

<https://id.kb.se/marc/hasBib880> a owl:ObjectProperty .

<https://id.kb.se/marc/hasBib976> a owl:ObjectProperty ;
  :label "SAB-rubrik (976)"@sv ;
  :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 .

<https://id.kb.se/marc/hasBindingInformation> a owl:ObjectProperty ;
  rdfs:range <https://id.kb.se/marc/BindingInformationNote> ;
  rdfs:domain :Item ;
  :label "har lokal anmärkning: Bokband"@sv .

<https://id.kb.se/marc/hasBiographicalOrHistoricalData> a owl:ObjectProperty ;
  rdfs:range <https://id.kb.se/marc/BiographicalOrHistoricalData> ;
  :label "Has Biographical Or Historical Data"@en , "Anmärkning om biografiska eller historiska uppgifter"@sv .

<https://id.kb.se/marc/hasCharacterSetsPresent> a owl:ObjectProperty .

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

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

<https://id.kb.se/marc/hasEnumerationAndChronologyBasicBibliographicUnit> a owl:ObjectProperty .

<https://id.kb.se/marc/hasEstablishedHeadingLinkingEntryCorporateName> a owl:ObjectProperty .

<https://id.kb.se/marc/hasEstablishedHeadingLinkingEntryMeetingName> a owl:ObjectProperty .

<https://id.kb.se/marc/hasEstablishedHeadingLinkingEntryUniformTitle> a owl:ObjectProperty .

<https://id.kb.se/marc/hasForeignMARCInformationField> a owl:ObjectProperty .

<https://id.kb.se/marc/hasFormOfMusicalCompositionCode> a owl:ObjectProperty .

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

<https://id.kb.se/marc/hasGovernmentDocumentClassificationNumber> a owl:ObjectProperty .

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

<https://id.kb.se/marc/hasHold948-0> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield 0"@en , "beståndsfält 948, delfält 0"@sv .

<https://id.kb.se/marc/hasHold948-1> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield 1"@en , "beståndsfält 948, delfält 1"@sv .

<https://id.kb.se/marc/hasHold948-2> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield 2"@en , "beståndsfält 948, delfält 2"@sv .

<https://id.kb.se/marc/hasHold948-3> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield 3"@en , "beståndsfält 948, delfält 3"@sv .

<https://id.kb.se/marc/hasHold948-4> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield 4"@en , "beståndsfält 948, delfält 4"@sv .

<https://id.kb.se/marc/hasHold948-5> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield 5"@en , "beståndsfält 948, delfält 5"@sv .

<https://id.kb.se/marc/hasHold948-6> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield 6"@en , "beståndsfält 948, delfält 6"@sv .

<https://id.kb.se/marc/hasHold948-7> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield 7"@en , "beståndsfält 948, delfält 7"@sv .

<https://id.kb.se/marc/hasHold948-8> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield 8"@en , "beståndsfält 948, delfält 8"@sv .

<https://id.kb.se/marc/hasHold948-9> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield 9"@en , "beståndsfält 948, delfält 9"@sv .

<https://id.kb.se/marc/hasHold948-A> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield A"@en , "beståndsfält 948, delfält A"@sv .

<https://id.kb.se/marc/hasHold948-B> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield B"@en , "beståndsfält 948, delfält B"@sv .

<https://id.kb.se/marc/hasHold948-C> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield C"@en , "beståndsfält 948, delfält C"@sv .

<https://id.kb.se/marc/hasHold948-D> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield D"@en , "beståndsfält 948, delfält D"@sv .

<https://id.kb.se/marc/hasHold948-E> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield E"@en , "beståndsfält 948, delfält E"@sv .

<https://id.kb.se/marc/hasHold948-F> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield F"@en , "beståndsfält 948, delfält F"@sv .

<https://id.kb.se/marc/hasHold948-G> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield G"@en , "beståndsfält 948, delfält G"@sv .

<https://id.kb.se/marc/hasHold948-H> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield H"@en , "beståndsfält 948, delfält H"@sv .

<https://id.kb.se/marc/hasHold948-I> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield I"@en , "beståndsfält 948, delfält I"@sv .

<https://id.kb.se/marc/hasHold948-J> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield J"@en , "beståndsfält 948, delfält J"@sv .

<https://id.kb.se/marc/hasHold948-K> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield K"@en , "beståndsfält 948, delfält K"@sv .

<https://id.kb.se/marc/hasHold948-L> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield L"@en , "beståndsfält 948, delfält L"@sv .

<https://id.kb.se/marc/hasHold948-M> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield M"@en , "beståndsfält 948, delfält M"@sv .

<https://id.kb.se/marc/hasHold948-N> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield N"@en , "beståndsfält 948, delfält N"@sv .

<https://id.kb.se/marc/hasHold948-O> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield O"@en , "beståndsfält 948, delfält O"@sv .

<https://id.kb.se/marc/hasHold948-P> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield P"@en , "beståndsfält 948, delfält P"@sv .

<https://id.kb.se/marc/hasHold948-Q> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield Q"@en , "beståndsfält 948, delfält Q"@sv .

<https://id.kb.se/marc/hasHold948-R> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield R"@en , "beståndsfält 948, delfält R"@sv .

<https://id.kb.se/marc/hasHold948-S> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield S"@en , "beståndsfält 948, delfält S"@sv .

<https://id.kb.se/marc/hasHold948-T> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield T"@en , "beståndsfält 948, delfält T"@sv .

<https://id.kb.se/marc/hasHold948-U> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield U"@en , "beståndsfält 948, delfält U"@sv .

<https://id.kb.se/marc/hasHold948-V> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield V"@en , "beståndsfält 948, delfält V"@sv .

<https://id.kb.se/marc/hasHold948-W> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield W"@en , "beståndsfält 948, delfält W"@sv .

<https://id.kb.se/marc/hasHold948-X> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield X"@en , "beståndsfält 948, delfält X"@sv .

<https://id.kb.se/marc/hasHold948-Y> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield Y"@en , "beståndsfält 948, delfält Y"@sv .

<https://id.kb.se/marc/hasHold948-Z> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield Z"@en , "beståndsfält 948, delfält Z"@sv .

<https://id.kb.se/marc/hasHold948-a> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield a"@en , "beståndsfält 948, delfält a"@sv .

<https://id.kb.se/marc/hasHold948-b> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield b"@en , "beståndsfält 948, delfält b"@sv .

<https://id.kb.se/marc/hasHold948-c> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield c"@en , "beståndsfält 948, delfält c"@sv .

<https://id.kb.se/marc/hasHold948-d> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield d"@en , "beståndsfält 948, delfält d"@sv .

<https://id.kb.se/marc/hasHold948-e> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield e"@en , "beståndsfält 948, delfält e"@sv .

<https://id.kb.se/marc/hasHold948-f> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield f"@en , "beståndsfält 948, delfält f"@sv .

<https://id.kb.se/marc/hasHold948-g> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield g"@en , "beståndsfält 948, delfält g"@sv .

<https://id.kb.se/marc/hasHold948-h> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield h"@en , "beståndsfält 948, delfält h"@sv .

<https://id.kb.se/marc/hasHold948-i> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield i"@en , "beståndsfält 948, delfält i"@sv .

<https://id.kb.se/marc/hasHold948-i1> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, indicator 1"@en , "beståndsfält 948, indikator 1"@sv .

<https://id.kb.se/marc/hasHold948-i2> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, indicator 2"@en , "beståndsfält 948, indikator 2"@sv .

<https://id.kb.se/marc/hasHold948-j> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield j"@en , "beståndsfält 948, delfält j"@sv .

<https://id.kb.se/marc/hasHold948-k> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield k"@en , "beståndsfält 948, delfält k"@sv .

<https://id.kb.se/marc/hasHold948-l> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield l"@en , "beståndsfält 948, delfält l"@sv .

<https://id.kb.se/marc/hasHold948-m> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield m"@en , "beståndsfält 948, delfält m"@sv .

<https://id.kb.se/marc/hasHold948-n> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield n"@en , "beståndsfält 948, delfält n"@sv .

<https://id.kb.se/marc/hasHold948-o> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield o"@en , "beståndsfält 948, delfält o"@sv .

<https://id.kb.se/marc/hasHold948-p> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield p"@en , "beståndsfält 948, delfält p"@sv .

<https://id.kb.se/marc/hasHold948-q> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield q"@en , "beståndsfält 948, delfält q"@sv .

<https://id.kb.se/marc/hasHold948-r> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield r"@en , "beståndsfält 948, delfält r"@sv .

<https://id.kb.se/marc/hasHold948-s> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield s"@en , "beståndsfält 948, delfält s"@sv .

<https://id.kb.se/marc/hasHold948-t> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield t"@en , "beståndsfält 948, delfält t"@sv .

<https://id.kb.se/marc/hasHold948-u> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield u"@en , "beståndsfält 948, delfält u"@sv .

<https://id.kb.se/marc/hasHold948-v> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield v"@en , "beståndsfält 948, delfält v"@sv .

<https://id.kb.se/marc/hasHold948-w> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield w"@en , "beståndsfält 948, delfält w"@sv .

<https://id.kb.se/marc/hasHold948-x> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield x"@en , "beståndsfält 948, delfält x"@sv .

<https://id.kb.se/marc/hasHold948-y> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield y"@en , "beståndsfält 948, delfält y"@sv .

<https://id.kb.se/marc/hasHold948-z> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold948> ;
  :label "holding 948, subfield z"@en , "beståndsfält 948, delfält z"@sv .

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

<https://id.kb.se/marc/hasHold949-0> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield 0"@en , "beståndsfält 949, delfält 0"@sv .

<https://id.kb.se/marc/hasHold949-1> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield 1"@en , "beståndsfält 949, delfält 1"@sv .

<https://id.kb.se/marc/hasHold949-2> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield 2"@en , "beståndsfält 949, delfält 2"@sv .

<https://id.kb.se/marc/hasHold949-3> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield 3"@en , "beståndsfält 949, delfält 3"@sv .

<https://id.kb.se/marc/hasHold949-4> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield 4"@en , "beståndsfält 949, delfält 4"@sv .

<https://id.kb.se/marc/hasHold949-5> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield 5"@en , "beståndsfält 949, delfält 5"@sv .

<https://id.kb.se/marc/hasHold949-6> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield 6"@en , "beståndsfält 949, delfält 6"@sv .

<https://id.kb.se/marc/hasHold949-7> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield 7"@en , "beståndsfält 949, delfält 7"@sv .

<https://id.kb.se/marc/hasHold949-8> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield 8"@en , "beståndsfält 949, delfält 8"@sv .

<https://id.kb.se/marc/hasHold949-9> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield 9"@en , "beståndsfält 949, delfält 9"@sv .

<https://id.kb.se/marc/hasHold949-A> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield A"@en , "beståndsfält 949, delfält A"@sv .

<https://id.kb.se/marc/hasHold949-B> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield B"@en , "beståndsfält 949, delfält B"@sv .

<https://id.kb.se/marc/hasHold949-C> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield C"@en , "beståndsfält 949, delfält C"@sv .

<https://id.kb.se/marc/hasHold949-D> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield D"@en , "beståndsfält 949, delfält D"@sv .

<https://id.kb.se/marc/hasHold949-E> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield E"@en , "beståndsfält 949, delfält E"@sv .

<https://id.kb.se/marc/hasHold949-F> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield F"@en , "beståndsfält 949, delfält F"@sv .

<https://id.kb.se/marc/hasHold949-G> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield G"@en , "beståndsfält 949, delfält G"@sv .

<https://id.kb.se/marc/hasHold949-H> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield H"@en , "beståndsfält 949, delfält H"@sv .

<https://id.kb.se/marc/hasHold949-I> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield I"@en , "beståndsfält 949, delfält I"@sv .

<https://id.kb.se/marc/hasHold949-J> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield J"@en , "beståndsfält 949, delfält J"@sv .

<https://id.kb.se/marc/hasHold949-K> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield K"@en , "beståndsfält 949, delfält K"@sv .

<https://id.kb.se/marc/hasHold949-L> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield L"@en , "beståndsfält 949, delfält L"@sv .

<https://id.kb.se/marc/hasHold949-M> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield M"@en , "beståndsfält 949, delfält M"@sv .

<https://id.kb.se/marc/hasHold949-N> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield N"@en , "beståndsfält 949, delfält N"@sv .

<https://id.kb.se/marc/hasHold949-O> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield O"@en , "beståndsfält 949, delfält O"@sv .

<https://id.kb.se/marc/hasHold949-P> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield P"@en , "beståndsfält 949, delfält P"@sv .

<https://id.kb.se/marc/hasHold949-Q> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield Q"@en , "beståndsfält 949, delfält Q"@sv .

<https://id.kb.se/marc/hasHold949-R> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield R"@en , "beståndsfält 949, delfält R"@sv .

<https://id.kb.se/marc/hasHold949-S> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield S"@en , "beståndsfält 949, delfält S"@sv .

<https://id.kb.se/marc/hasHold949-T> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield T"@en , "beståndsfält 949, delfält T"@sv .

<https://id.kb.se/marc/hasHold949-U> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield U"@en , "beståndsfält 949, delfält U"@sv .

<https://id.kb.se/marc/hasHold949-V> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield V"@en , "beståndsfält 949, delfält V"@sv .

<https://id.kb.se/marc/hasHold949-W> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield W"@en , "beståndsfält 949, delfält W"@sv .

<https://id.kb.se/marc/hasHold949-X> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield X"@en , "beståndsfält 949, delfält X"@sv .

<https://id.kb.se/marc/hasHold949-Y> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield Y"@en , "beståndsfält 949, delfält Y"@sv .

<https://id.kb.se/marc/hasHold949-Z> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield Z"@en , "beståndsfält 949, delfält Z"@sv .

<https://id.kb.se/marc/hasHold949-a> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield a"@en , "beståndsfält 949, delfält a"@sv .

<https://id.kb.se/marc/hasHold949-b> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield b"@en , "beståndsfält 949, delfält b"@sv .

<https://id.kb.se/marc/hasHold949-c> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield c"@en , "beståndsfält 949, delfält c"@sv .

<https://id.kb.se/marc/hasHold949-d> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield d"@en , "beståndsfält 949, delfält d"@sv .

<https://id.kb.se/marc/hasHold949-e> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield e"@en , "beståndsfält 949, delfält e"@sv .

<https://id.kb.se/marc/hasHold949-f> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield f"@en , "beståndsfält 949, delfält f"@sv .

<https://id.kb.se/marc/hasHold949-g> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield g"@en , "beståndsfält 949, delfält g"@sv .

<https://id.kb.se/marc/hasHold949-h> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield h"@en , "beståndsfält 949, delfält h"@sv .

<https://id.kb.se/marc/hasHold949-i> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield i"@en , "beståndsfält 949, delfält i"@sv .

<https://id.kb.se/marc/hasHold949-i1> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, indicator 1"@en , "beståndsfält 949, indikator 1"@sv .

<https://id.kb.se/marc/hasHold949-i2> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, indicator 2"@en , "beståndsfält 949, indikator 2"@sv .

<https://id.kb.se/marc/hasHold949-j> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield j"@en , "beståndsfält 949, delfält j"@sv .

<https://id.kb.se/marc/hasHold949-k> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield k"@en , "beståndsfält 949, delfält k"@sv .

<https://id.kb.se/marc/hasHold949-l> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield l"@en , "beståndsfält 949, delfält l"@sv .

<https://id.kb.se/marc/hasHold949-m> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield m"@en , "beståndsfält 949, delfält m"@sv .

<https://id.kb.se/marc/hasHold949-n> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield n"@en , "beståndsfält 949, delfält n"@sv .

<https://id.kb.se/marc/hasHold949-o> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield o"@en , "beståndsfält 949, delfält o"@sv .

<https://id.kb.se/marc/hasHold949-p> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield p"@en , "beståndsfält 949, delfält p"@sv .

<https://id.kb.se/marc/hasHold949-q> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield q"@en , "beståndsfält 949, delfält q"@sv .

<https://id.kb.se/marc/hasHold949-r> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield r"@en , "beståndsfält 949, delfält r"@sv .

<https://id.kb.se/marc/hasHold949-s> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield s"@en , "beståndsfält 949, delfält s"@sv .

<https://id.kb.se/marc/hasHold949-t> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield t"@en , "beståndsfält 949, delfält t"@sv .

<https://id.kb.se/marc/hasHold949-u> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield u"@en , "beståndsfält 949, delfält u"@sv .

<https://id.kb.se/marc/hasHold949-v> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield v"@en , "beståndsfält 949, delfält v"@sv .

<https://id.kb.se/marc/hasHold949-w> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield w"@en , "beståndsfält 949, delfält w"@sv .

<https://id.kb.se/marc/hasHold949-x> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield x"@en , "beståndsfält 949, delfält x"@sv .

<https://id.kb.se/marc/hasHold949-y> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield y"@en , "beståndsfält 949, delfält y"@sv .

<https://id.kb.se/marc/hasHold949-z> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/Hold949> ;
  :label "holding 949, subfield z"@en , "beståndsfält 949, delfält z"@sv .

<https://id.kb.se/marc/hasHold951> a owl:ObjectProperty .

<https://id.kb.se/marc/hasHold951-a> a owl:DatatypeProperty .

<https://id.kb.se/marc/hasHold951-b> a owl:DatatypeProperty .

<https://id.kb.se/marc/hasHold951-z> a owl:DatatypeProperty .

<https://id.kb.se/marc/hasImmediateSourceOfAcquisitionNote> a owl:ObjectProperty .

<https://id.kb.se/marc/hasItemInformationBasicBibliographicUnit> a owl:ObjectProperty ;
  rdfs:range <https://id.kb.se/marc/ItemInformationBasicBibliographicUnit> ;
  rdfs:domain :Item ;
  :label "har exemplarinformation - Huvudpublikation"@sv .

<https://id.kb.se/marc/hasItemInformationSupplementaryMaterial> a owl:ObjectProperty ;
  rdfs:range <https://id.kb.se/marc/ItemInformationSupplementaryMaterial> ;
  rdfs:domain :Item ;
  :label "har exemplarinformation - Bihang etc."@sv .

<https://id.kb.se/marc/hasLibraryOfCongressCopyIssueOffprintStatement> a owl:ObjectProperty .

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

<https://id.kb.se/marc/hasLocationOfOriginalsDuplicatesNote> a owl:ObjectProperty .

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

<https://id.kb.se/marc/hasNameOfUnit> a owl:ObjectProperty .

<https://id.kb.se/marc/hasNumberOfInstrumentsOrVoicesCode> a owl:ObjectProperty .

<https://id.kb.se/marc/hasOtherAttributes> a owl:ObjectProperty ;
  rdfs:domain :Agent ;
  :label "Andra attribut för person- och organisationsnamn"@sv ;
  sdo:rangeIncludes <https://id.kb.se/marc/OtherAttributes> ,
    :Topic .

<https://id.kb.se/marc/hasOwnershipAndCustodialHistory> a owl:ObjectProperty .

<https://id.kb.se/marc/hasRestrictionsOnAccessNote> a owl:DatatypeProperty .

<https://id.kb.se/marc/hasSpecialCodedDates> a owl:ObjectProperty .

<https://id.kb.se/marc/hasSystemDetailsNote> a owl:ObjectProperty ;
  rdfs:range <https://id.kb.se/marc/SystemDetailsNote> ;
  rdfs:domain :Instance ,
    :Item ;
  :label "System Details Note"@en , "har anmärkning: Systemkrav och mediespecifika uppgifter"@sv .

<https://id.kb.se/marc/hasTextualHoldingsBasicBibliographicUnit> a owl:ObjectProperty ;
  rdfs:range <https://id.kb.se/marc/TextualHoldingsBasicBibliographicUnit> ;
  rdfs:domain :Item ;
  :label "Textual Holdings - Basic Bibliographic Unit"@en , "Oformaterad beståndsuppgift - Huvudpublikation"@sv .

<https://id.kb.se/marc/hasTextualHoldingsIndexes> a owl:ObjectProperty .

<https://id.kb.se/marc/hasTextualHoldingsSupplementaryMaterial> a owl:ObjectProperty .

<https://id.kb.se/marc/hasTimePeriodOfContent> a owl:ObjectProperty ;
  rdfs:range <https://id.kb.se/marc/TimePeriodOfContent> ;
  :label "Time Period Of Content"@en , "Innehållets tidsperiod"@sv ;
  sdo:domainIncludes :Work .

<https://id.kb.se/marc/headingOrSubdivisionTerm> a owl:DatatypeProperty .

<https://id.kb.se/marc/hiddenValue> a owl:DatatypeProperty ;
  rdfs:domain :Identifier ;
  :label "Ogiltigt värde"@sv ;
  :comment "Vanligen delfält $z i MARC21 fält för identifikatorer."@sv .

<https://id.kb.se/marc/hold> a :ConceptCollection ;
  marc:code "hold" .

<https://id.kb.se/marc/hold035-fieldref> a owl:DatatypeProperty .

<https://id.kb.se/marc/hold035-groupid> a owl:DatatypeProperty .

<https://id.kb.se/marc/hold561-groupid> a owl:DatatypeProperty .

<https://id.kb.se/marc/holderOf> a owl:DatatypeProperty .

<https://id.kb.se/marc/holdingType> a owl:ObjectProperty ;
  sdo:rangeIncludes <https://id.kb.se/marc/HoldingType> ;
  sdo:domainIncludes :Record ;
  :prefLabel "Type of Record"@en , "Posttyp"@sv .

<https://id.kb.se/marc/holdingsLevel> a owl:DatatypeProperty .

<https://id.kb.se/marc/horizontalPositionAccuracyExplanation> a owl:DatatypeProperty .

<https://id.kb.se/marc/hostName> a owl:DatatypeProperty ;
  rdfs:domain :Document ;
  :label "Värddator (namn)"@sv .

<https://id.kb.se/marc/i1codeSource> a owl:ObjectProperty ;
  rdfs:range <https://id.kb.se/marc/I1codeSource> ;
  rdfs:domain <https://id.kb.se/marc/GeographicClassification> ;
  :label "klassifikationssystem"@sv .

<https://id.kb.se/marc/i2sourceOfCode> a owl:ObjectProperty ;
  rdfs:range <https://id.kb.se/marc/I2sourceOfCode> ;
  :label "kodsystem"@sv ;
  sdo:domainIncludes <https://id.kb.se/marc/FormOfMusicalCompositionCode> ,
    <https://id.kb.se/marc/NumberOfInstrumentsOrVoicesCode> .

<https://id.kb.se/marc/inclusiveDates> a owl:DatatypeProperty .

<https://id.kb.se/marc/incorrectIssn> a owl:DatatypeProperty ;
  rdfs:domain :ISSN ;
  rdfs:subClassOf <https://id.kb.se/marc/hiddenValue> ;
  :label "Incorrect ISSN"@en , "Felaktigt ISSN"@sv .

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

<https://id.kb.se/marc/intermediatePoliticalJurisdiction> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/AddedEntryHierarchicalPlaceName> ;
  :label "Landskap, region eller motsvarande"@sv .

<https://id.kb.se/marc/internalItemNumber> a owl:DatatypeProperty ;
  :label "Internt exemplarnummer"@sv ;
  sdo:domainIncludes <https://id.kb.se/marc/ItemInformationBasicBibliographicUnit> ,
    <https://id.kb.se/marc/ItemInformationSupplementaryMaterial> .

<https://id.kb.se/marc/internationalInterest> a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
  rdfs:domain :ISSN ;
  :label "International interest"@en , "Internationellt intresse"@sv .

<https://id.kb.se/marc/internationalStandardBookNumber> a owl:DatatypeProperty .

<https://id.kb.se/marc/internationalStandardSerialNumber> a owl:DatatypeProperty .

<https://id.kb.se/marc/introductoryPhrase> a owl:DatatypeProperty .

<https://id.kb.se/marc/invalidOrCanceledInternalItemNumber> a owl:DatatypeProperty ;
  :label "Ogiltigt/Makulerat internt exemplarnummer"@sv ;
  sdo:domainIncludes <https://id.kb.se/marc/ItemInformationBasicBibliographicUnit> ,
    <https://id.kb.se/marc/ItemInformationSupplementaryMaterial> .

<https://id.kb.se/marc/invalidOrCanceledPieceDesignation> a owl:DatatypeProperty ;
  :label "Ogiltig/makulerad exemplarbeteckning"@sv ;
  sdo:domainIncludes <https://id.kb.se/marc/ItemInformationBasicBibliographicUnit> ,
    <https://id.kb.se/marc/ItemInformationSupplementaryMaterial> .

<https://id.kb.se/marc/inventoryLevel> a owl:DatatypeProperty ;
  :label "Antal exemplar"@sv ;
  sdo:domainIncludes :Item ,
    <https://id.kb.se/marc/CopyAndVersionIdentificationNote> .

<https://id.kb.se/marc/isPrivate> a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
  :label "Sekretessbelagd information"@sv ;
  sdo:domainIncludes <https://id.kb.se/marc/ImmediateSourceOfAcquisitionNote> ,
    <https://id.kb.se/marc/ActionNote> ,
    :ImmediateAcquisition .

<https://id.kb.se/marc/isoCode> a owl:DatatypeProperty .

<https://id.kb.se/marc/isoCountryCode> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/CountryOfPublishingProducingEntityCode> ;
  :label "ISO country code"@en , "Landkod enligt ISO 3166"@sv .

<https://id.kb.se/marc/issnL> a owl:DatatypeProperty ;
  rdfs:domain :ISSN ;
  :label "ISSN-L"@en , "ISSN-L"@sv .

<https://id.kb.se/marc/itemCondition> a owl:DatatypeProperty ;
  :label "Igenkänningstecken"@sv ;
  sdo:domainIncludes :Item ,
    <https://id.kb.se/marc/CopyAndVersionIdentificationNote> .

<https://id.kb.se/marc/itemInfoInRecord> a owl:DataTypeProperty ;
  rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
  :prefLabel "Exemplarinformation"@sv .

<https://id.kb.se/marc/itemNumber> a owl:DatatypeProperty .

<https://id.kb.se/marc/itemStatus> a owl:DatatypeProperty ;
  :label "Exemplarstatus"@sv ;
  sdo:domainIncludes <https://id.kb.se/marc/ItemInformationBasicBibliographicUnit> ,
    <https://id.kb.se/marc/ItemInformationSupplementaryMaterial> .

<https://id.kb.se/marc/jurisdiction> a owl:DatatypeProperty ;
  :label "jurisdiction"@en , "tillståndsgivare"@sv ;
  sdo:domainIncludes :UsageAndAccessPolicy .

<https://id.kb.se/marc/keyTitleOfOriginal> a owl:DatatypeProperty .

<https://id.kb.se/marc/languageCode> a owl:ObjectProperty ;
  rdfs:range <https://id.kb.se/marc/LanguageCode> ;
  :label "språkkod"@sv ;
  sdo:domainIncludes :Work ,
    <https://id.kb.se/marc/Libretto> ,
    :Summary ,
    <https://id.kb.se/marc/SubtitlesOrCaptions> ,
    <https://id.kb.se/marc/SungOrSpokenText> ,
    :TableOfContents .

<https://id.kb.se/marc/languageOfAWork> a owl:DatatypeProperty .

<https://id.kb.se/marc/lendingPolicy> a owl:ObjectProperty ;
  rdfs:domain :Item ;
  sdo:rangeIncludes <https://id.kb.se/marc/LendingPolicyType> ;
  :prefLabel "Lending Policy"@en , "Utlånepolicy"@sv .

<https://id.kb.se/marc/libretto> a owl:ObjectProperty .

<https://id.kb.se/marc/linkText> a owl:DatatypeProperty ;
  :label "Link text"@en , "Länktext"@sv ;
  sdo:domainIncludes :Note ,
    :Document .

<https://id.kb.se/marc/linked> a owl:ObjectProperty ;
  sdo:rangeIncludes <https://id.kb.se/marc/LinkedType> ;
  :prefLabel "Linked Record Requirement"@en , "Grad av beroende av sammanhörande post"@sv .

<https://id.kb.se/marc/localGacCode> a owl:DatatypeProperty .

<https://id.kb.se/marc/localSubentityCode> a owl:DatatypeProperty .

<https://id.kb.se/marc/locationOfOriginal> a owl:DatatypeProperty .

<https://id.kb.se/marc/mainEntryOfOriginal> a owl:DatatypeProperty .

<https://id.kb.se/marc/marcCountryCode> a owl:DatatypeProperty .

<https://id.kb.se/marc/materialSpecificDetails> a owl:DatatypeProperty .

<https://id.kb.se/marc/mediaTerm> a owl:DatatypeProperty ;
  :label "Media term"@en , "Medieterm"@sv ;
  :comment "Medieterm som är del av titel i en MARC21 struktur. används ej i RDA"@sv .

<https://id.kb.se/marc/meetingNameOrJurisdictionNameAsEntryElement> a owl:DatatypeProperty .

<https://id.kb.se/marc/methodOfAcquisition> a owl:DatatypeProperty ;
  rdfs:domain :ImmediateAcquisition ;
  :label "Method of acquisition"@en , "Förvärvssätt"@sv .

<https://id.kb.se/marc/miscellaneousInformation> a owl:DatatypeProperty .

<https://id.kb.se/marc/musicKey> a owl:DatatypeProperty .

<https://id.kb.se/marc/nameForm> a owl:ObjectProperty ;
  rdfs:range <https://id.kb.se/marc/NameForm> ;
  :label "typ av namn"@sv ;
  sdo:domainIncludes <https://id.kb.se/marc/EstablishedHeadingLinkingEntryCorporateName> ,
    <https://id.kb.se/marc/EstablishedHeadingLinkingEntryMeetingName> .

<https://id.kb.se/marc/nameOfPartSectionOfAWork> a owl:DatatypeProperty .

<https://id.kb.se/marc/nationalBibliographicAgency> a owl:DatatypeProperty .

<https://id.kb.se/marc/nonfilingChars> a owl:DatatypeProperty ;
  rdfs:domain :Title ;
  :label "Fileringsvärde"@sv ;
  :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 .

<https://id.kb.se/marc/northernmostLatitudeCoordinates> a owl:DatatypeProperty ;
  rdfs:domain :Cartographic ;
  :label "Coordinates - northernmost longitude"@en , "Koordinater - nordlig gränslongitud"@sv .

<https://id.kb.se/marc/noteAboutOriginal> a owl:DatatypeProperty .

<https://id.kb.se/marc/noteAddedEntryController> a owl:DatatypeProperty .

<https://id.kb.se/marc/numberOfPartSectionMeeting> a owl:DatatypeProperty .

<https://id.kb.se/marc/numberOfVolumeOrPart> a owl:DatatypeProperty .

<https://id.kb.se/marc/numberSource> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/GovernmentDocumentClassificationNumber> ;
  :label "kod för klassifikationssystem"@sv .

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

<https://id.kb.se/marc/orderNumber> a owl:DatatypeProperty .

<https://id.kb.se/marc/organizationalUnit> a owl:DatatypeProperty ;
  :label "Underordnad institution/enhet"@sv ;
  sdo:domainIncludes <https://id.kb.se/marc/ItemInformationBasicBibliographicUnit> ,
    <https://id.kb.se/marc/ItemInformationSupplementaryMaterial> ,
    <https://id.kb.se/marc/TextualHoldingsBasicBibliographicUnit> .

<https://id.kb.se/marc/originDate> a owl:DatatypeProperty .

<https://id.kb.se/marc/originalItem> a owl:ObjectProperty ;
  sdo:rangeIncludes <https://id.kb.se/marc/SerialsOriginalItemType> ;
  sdo:domainIncludes :Serial ;
  :prefLabel "Original Item"@en , "Form för den ursprungliga utgåvan"@sv .

<https://id.kb.se/marc/originalYear> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/ReprintReissueAndOriginalPublication> ;
  :label "Original year"@en , "Årtal för ursprunglig utgivning"@sv .

<https://id.kb.se/marc/otherAssociatedPlace> a owl:DatatypeProperty .

<https://id.kb.se/marc/otherDesignation> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/OtherAttributes> ;
  :label "Annan beteckning"@sv .

<https://id.kb.se/marc/otherEventInformation> a owl:DatatypeProperty ;
  rdfs:domain :Capture ;
  :label "Other event information"@en , "Annan relaterad information"@sv .

<https://id.kb.se/marc/otherNonjurisdictionalGeographicRegionAndFeature> a owl:DatatypeProperty .

<https://id.kb.se/marc/otherResourceIdentifier> a owl:DatatypeProperty .

<https://id.kb.se/marc/otherYear> a owl:DatatypeProperty .

<https://id.kb.se/marc/owner> a owl:DatatypeProperty ;
  rdfs:domain :ImmediateAcquisition ;
  :label "Owner"@en , "Ägare"@sv .

<https://id.kb.se/marc/parallelTitle> a owl:DatatypeProperty .

<https://id.kb.se/marc/partList> a owl:ObjectProperty .

<https://id.kb.se/marc/parts> a owl:ObjectProperty ;
  rdfs:range <http://www.w3.org/1999/02/22-rdf-syntax-ns#List> .

<https://id.kb.se/marc/performerOrEnsemble> a owl:DatatypeProperty .

<https://id.kb.se/marc/periodCovered> a owl:DatatypeProperty .

<https://id.kb.se/marc/physicalAccessProvisions> a owl:DatatypeProperty ;
  rdfs:domain :UsageAndAccessPolicy ;
  :label "Fysiska omständigheter"@sv .

<https://id.kb.se/marc/physicalDescriptionEtcOfOriginal> a owl:DatatypeProperty .

<https://id.kb.se/marc/physicalDescriptionOfReproduction> a owl:DatatypeProperty .

<https://id.kb.se/marc/pieceDesignation> a owl:DatatypeProperty ;
  :label "Unik exemplarbeteckning (streckkod)"@sv ;
  sdo:domainIncludes :Item ,
    <https://id.kb.se/marc/ItemInformationBasicBibliographicUnit> ,
    <https://id.kb.se/marc/ItemInformationSupplementaryMaterial> .

<https://id.kb.se/marc/placeOfReproduction> a owl:DatatypeProperty .

<https://id.kb.se/marc/placeOfResidenceHeadquarters> a owl:DatatypeProperty .

<https://id.kb.se/marc/populatedPlaceName> a owl:DatatypeProperty .

<https://id.kb.se/marc/postalAddress> a owl:DatatypeProperty .

<https://id.kb.se/marc/presentationFormat> a owl:DatatypeProperty ;
  :label "Presentationsformat"@sv ;
  sdo:domainIncludes :Item ,
    <https://id.kb.se/marc/CopyAndVersionIdentificationNote> .

<https://id.kb.se/marc/primaryG0CharacterSet> a owl:DatatypeProperty .

<https://id.kb.se/marc/primaryG1CharacterSet> a owl:DatatypeProperty .

<https://id.kb.se/marc/primaryProvisionActivity> a owl:ObjectProperty ;
  rdfs:range :PrimaryProvisionActivity ;
  :label "Primary provision activity"@en , "Huvudsakligt tillgängliggörande"@sv ;
  rdfs:subPropertyOf :provisionActivity .

<https://id.kb.se/marc/privacy> a owl:DatatypeProperty .

<https://id.kb.se/marc/productionYear> a owl:DatatypeProperty ;
  :label "Production year"@en , "Produktionsår"@sv ;
  rdfs:subPropertyOf :year ;
  sdo:domainIncludes <https://id.kb.se/marc/DistributionAndProduction> .

<https://id.kb.se/marc/programElementNumber> a owl:DatatypeProperty .

<https://id.kb.se/marc/projectNumber> a owl:DatatypeProperty .

<https://id.kb.se/marc/publicNote> a owl:DatatypeProperty ;
  :label "Offentlig anmärkning"@sv ;
  sdo:domainIncludes <https://id.kb.se/marc/ItemInformationBasicBibliographicUnit> ,
    <https://id.kb.se/marc/ItemInformationSupplementaryMaterial> ,
    <https://id.kb.se/marc/TextualHoldingsBasicBibliographicUnit> ,
    :Document .

<https://id.kb.se/marc/publicationDistributionEtcOfOriginal> a owl:DatatypeProperty .

<https://id.kb.se/marc/publicationStatus> a owl:ObjectProperty ;
  rdfs:domain :ProvisionActivity ;
  sdo:rangeIncludes <https://id.kb.se/marc/PublicationStatusType> ;
  :prefLabel "Publication Status"@en , "Typ av utgivningsdatum"@sv .

<https://id.kb.se/marc/purchasePrice> a owl:DatatypeProperty ;
  rdfs:domain :ImmediateAcquisition ;
  :label "Purchase price"@en , "Anskaffningspris"@sv .

<https://id.kb.se/marc/qATarget> a owl:ObjectProperty .

<https://id.kb.se/marc/recordControlNumber> a owl:DatatypeProperty .

<https://id.kb.se/marc/recordType> a owl:ObjectProperty .

<https://id.kb.se/marc/reformattingQuality> a owl:ObjectProperty .

<https://id.kb.se/marc/relatedAs> a owl:ObjectProperty ;
  rdfs:range :ObjectProperty ;
  sdo:domainIncludes :Work ,
    :Agent .

<https://id.kb.se/marc/relatorCode> a owl:DatatypeProperty .

<https://id.kb.se/marc/relatorTerm> a owl:DatatypeProperty .

<https://id.kb.se/marc/relief> a owl:ObjectProperty ;
  rdfs:range <https://id.kb.se/marc/MapsReliefType> ;
  rdfs:domain :Instance ;
  :label "Relief"@en , "Relief"@sv .

<https://id.kb.se/marc/repeatable> a owl:DatatypeProperty .

<https://id.kb.se/marc/repositoryLocationCode> a owl:DatatypeProperty .

<https://id.kb.se/marc/reprintYear> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/ReprintReissueAndOriginalPublication> ;
  :label "Reprint Year"@en , "Årtal för ny utgivning"@sv .

<https://id.kb.se/marc/reproductionPolicy> a owl:ObjectProperty ;
  sdo:rangeIncludes <https://id.kb.se/marc/ReproductionPolicyType> ;
  :prefLabel "Reproduction Policy"@en , "Reproduktionspolicy"@sv .

<https://id.kb.se/marc/retentionPolicy> a owl:ObjectProperty ;
  sdo:rangeIncludes <https://id.kb.se/marc/RetentionPolicyType> ;
  :prefLabel "General Retention Policy"@en , "Generell bevarandepolicy"@sv .

<https://id.kb.se/marc/retentionPolicyNumberOfUnits> a owl:DataTypeProperty ;
  :prefLabel "Specific Retention Policy - Number of Units"@en .

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

<https://id.kb.se/marc/romanization> a owl:ObjectProperty ;
  rdfs:domain :Record ;
  sdo:rangeIncludes <https://id.kb.se/marc/RomanizationType> ;
  :prefLabel "Romanization Scheme"@en , "Translitterering"@sv .

<https://id.kb.se/marc/runningTime> a owl:DatatypeProperty ;
  marc:category <https://id.kb.se/marc/pending> ;
  sdo:domainIncludes :Visual ;
  :prefLabel "Running Time"@en , "Speltid"@sv .

<https://id.kb.se/marc/rwoURI> a owl:DatatypeProperty .

<https://id.kb.se/marc/searchElement> a owl:DatatypeProperty ;
  :label "Titeln är sökelement"@sv ;
  :comment "Indikatorvärde saknar betydelse i LIBRIS-tillämpningen."@av .

<https://id.kb.se/marc/secondLevelOfEnumeration> a owl:DatatypeProperty .

<https://id.kb.se/marc/sequenceStatus> a owl:ObjectProperty ;
  rdfs:range <https://id.kb.se/marc/SequenceStatus> ;
  rdfs:domain :Publication ;
  :label "Sequence of statements"@en , "Sekvens av uppgifter"@sv .

<https://id.kb.se/marc/seriesStatementOfOriginal> a owl:DatatypeProperty .

<https://id.kb.se/marc/seriesTracingPolicy> a owl:DatatypeProperty ;
  rdfs:domain :SeriesMembership ;
  :label "Series Tracing Policy"@en , "Indikator för seriebiuppslag"@sv .

<https://id.kb.se/marc/shelvingOrder> a owl:DatatypeProperty .

<https://id.kb.se/marc/shelvingScheme> a owl:DatatypeProperty .

<https://id.kb.se/marc/showRemark> a owl:DatatypeProperty .

<https://id.kb.se/marc/sizeOfUnit> a owl:DatatypeProperty ;
  rdfs:domain :Extent ;
  :label "Size of unit"@en , "Storlek på fysisk enhet"@sv .

<https://id.kb.se/marc/soloist> a owl:DatatypeProperty .

<https://id.kb.se/marc/soundCapture> a owl:ObjectProperty ;
  sdo:rangeIncludes <https://id.kb.se/marc/SoundCaptureType> ;
  sdo:domainIncludes :SoundRecording ;
  :prefLabel "Capture & Storage Techniques"@en , "Inspelnings- och lagringsteknik"@sv .

<https://id.kb.se/marc/source> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/OtherAttributes> ;
  :label "Kod för kontrollerad vokabulär"@sv .

<https://id.kb.se/marc/sourceOfAcquisition> a owl:DatatypeProperty ;
  :label "Förvärvskälla"@sv ;
  sdo:domainIncludes <https://id.kb.se/marc/ItemInformationBasicBibliographicUnit> ,
    <https://id.kb.se/marc/ItemInformationSupplementaryMaterial> ,
    :ImmediateAcquisition .

<https://id.kb.se/marc/sourceOfClassificationOrShelfMarkScheme> a owl:DatatypeProperty .

<https://id.kb.se/marc/sourceOfCode> a owl:DatatypeProperty .

<https://id.kb.se/marc/sourceOfDateScheme> a owl:DatatypeProperty .

<https://id.kb.se/marc/sourceOfHeadingOrTerm> a owl:DatatypeProperty .

<https://id.kb.se/marc/sourceOfInformation> a owl:DatatypeProperty .

<https://id.kb.se/marc/sourceOfLocalCode> a owl:DatatypeProperty .

<https://id.kb.se/marc/sourceOfLocalSubentityCode> a owl:DatatypeProperty .

<https://id.kb.se/marc/sourceOfNotation> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/TextualHoldingsBasicBibliographicUnit> ;
  :label "System för beståndsuppgift"@sv .

<https://id.kb.se/marc/sourceOfTerm> a owl:DatatypeProperty .

<https://id.kb.se/marc/southernmostLatitudeCoordinates> a owl:DatatypeProperty ;
  rdfs:domain :Cartographic ;
  :label "Coordinates - southernmost longitude"@en , "Koordinater - sydlig gränslongitud"@sv .

<https://id.kb.se/marc/specificRetentionPolicy> a owl:ObjectProperty ;
  sdo:rangeIncludes <https://id.kb.se/marc/SpecificRetentionPolicyType> ;
  :prefLabel "Specific Retention Policy - Policy Type"@en , "Typ av bevarande"@sv .

<https://id.kb.se/marc/standardizedTerminologyForAccessRestriction> a owl:DatatypeProperty ;
  rdfs:domain :UsageAndAccessPolicy ;
  :label "Standardized terminology for access restriction"@en , "Standardiserad terminologi för åtkomstbegränsning"@sv .

<https://id.kb.se/marc/startPeriod> a owl:DatatypeProperty .

<https://id.kb.se/marc/statistics> a owl:ObjectProperty ;
  rdfs:domain :Record ;
  sdo:rangeIncludes <https://id.kb.se/marc/StatisticsType> ;
  :prefLabel "Statistik/Produkter"@sv .

<https://id.kb.se/marc/subField> a rdf:Property ;
  rdfs:domain <https://id.kb.se/marc/Field> .

<https://id.kb.se/marc/subjectLevel> a owl:ObjectProperty ;
  rdfs:range <https://id.kb.se/marc/SubjectLevel> ;
  rdfs:domain :Topic ;
  :label "nivå"@sv .

<https://id.kb.se/marc/subordinateUnit> a owl:DatatypeProperty ;
  :label "Namn på underordnad enhet"@sv ;
  :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 ;
  rdfs:subPropertyOf :name ;
  sdo:domainIncludes :Jurisdiction ,
    :Organization ,
    :Meeting .

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

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

<https://id.kb.se/marc/sungOrSpokenText> a owl:ObjectProperty .

<https://id.kb.se/marc/supplyingAgency> a owl:DatatypeProperty .

<https://id.kb.se/marc/systemDetailsNote> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/SystemDetailsNote> ;
  :label "System details note"@en , "Anmärkningstext"@sv .

<https://id.kb.se/marc/tableIdentificationTableNumber> a owl:DatatypeProperty .

<https://id.kb.se/marc/taskNumber> a owl:DatatypeProperty .

<https://id.kb.se/marc/technicalSpecificationsOfMedium> a owl:DatatypeProperty .

<https://id.kb.se/marc/technique> a owl:ObjectProperty ;
  sdo:rangeIncludes <https://id.kb.se/marc/VisualTechniqueType> ;
  sdo:domainIncludes :Visual ;
  :prefLabel "Technique"@en , "Teknik"@sv .

<https://id.kb.se/marc/telecommunicationsAddress> a owl:DatatypeProperty .

<https://id.kb.se/marc/temporaryLocation> a owl:DatatypeProperty ;
  :label "Tillfällig placering"@sv ;
  sdo:domainIncludes <https://id.kb.se/marc/ItemInformationBasicBibliographicUnit> ,
    <https://id.kb.se/marc/ItemInformationSupplementaryMaterial> .

<https://id.kb.se/marc/termsGoverningUseAndReproduction> a owl:DatatypeProperty .

<https://id.kb.se/marc/textualString> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/TextualHoldingsBasicBibliographicUnit> ;
  :label "Beståndsuppgift"@sv .

<https://id.kb.se/marc/thesaurus> a owl:ObjectProperty ;
  rdfs:range <https://id.kb.se/marc/Thesaurus> ;
  :label "ämnesordssystem / Thesaurus"@sv ;
  sdo:domainIncludes <https://id.kb.se/marc/EstablishedHeadingLinkingEntryCorporateName> ,
    <https://id.kb.se/marc/EstablishedHeadingLinkingEntryMeetingName> ,
    <https://id.kb.se/marc/EstablishedHeadingLinkingEntryUniformTitle> ,
    <https://id.kb.se/marc/EstablishedHeadingLinkingEntryChronologicalTerm> .

<https://id.kb.se/marc/thirdAndFourthGroupsOfCharacters> a owl:DatatypeProperty .

<https://id.kb.se/marc/thirdLevelOfEnumeration> a owl:DatatypeProperty .

<https://id.kb.se/marc/timePeriodCode> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/TimePeriodOfContent> ;
  :label "Time period code"@en , "Kod för tidsperiod (MARC21)"@sv .

<https://id.kb.se/marc/titleOfAWork> a owl:DatatypeProperty .

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

<https://id.kb.se/marc/titleStatementOfOriginal> a owl:DatatypeProperty .

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

<https://id.kb.se/marc/toDisplayNote> a owl:DatatypeProperty ;
  :label "Display note"@en , "Visa anmärkning"@sv .

<https://id.kb.se/marc/transcribingAgency> a owl:ObjectProperty ;
  rdfs:range :Organization ;
  rdfs:domain :Record ;
  :label "Transcribing Agency"@en , "Institution som gjort translitterering"@sv .

<https://id.kb.se/marc/typeCompletenessSourceOfClassCallNumber> a owl:ObjectProperty ;
  rdfs:range <https://id.kb.se/marc/TypeCompletenessSourceOfClassCallNumber> ;
  rdfs:domain <https://id.kb.se/marc/ClassificationNumbersAssignedInCanada> ;
  :label "typ, fullständighet och källa för klassifikationen"@sv .

<https://id.kb.se/marc/typeOfControl> a owl:ObjectProperty ;
  sdo:rangeIncludes <https://id.kb.se/marc/TypeOfControlType> ;
  :prefLabel "Type of Control"@en , "Kontrollkod för arkivmaterial"@sv .

<https://id.kb.se/marc/typeOfCorporateBody> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/OtherAttributes> ;
  :label "Typ av organisation etc."@sv .

<https://id.kb.se/marc/typeOfDate> a owl:ObjectProperty ;
  rdfs:range <https://id.kb.se/marc/TypeOfDate> ;
  rdfs:domain :Capture ;
  :label "typ av datum"@sv .

<https://id.kb.se/marc/typeOfDateCode> a owl:DatatypeProperty .

<https://id.kb.se/marc/typeOfEntry> a owl:ObjectProperty ;
  sdo:rangeIncludes <https://id.kb.se/marc/SerialsTypeOfEntryType> ;
  sdo:domainIncludes :Serial ;
  :prefLabel "Entry Convention"@en , "Behandling vid titeländring"@sv .

<https://id.kb.se/marc/typeOfLinkageNumber> a owl:DatatypeProperty .

<https://id.kb.se/marc/typeOfNotation> a owl:DatatypeProperty .

<https://id.kb.se/marc/typeOfReproduction> a owl:DatatypeProperty .

<https://id.kb.se/marc/typeOfTimePeriod> a owl:ObjectProperty ;
  rdfs:range <https://id.kb.se/marc/TypeOfTimePeriod> ;
  rdfs:domain <https://id.kb.se/marc/TimePeriodOfContent> ;
  :label "typ av tidsperiod"@sv .

<https://id.kb.se/marc/undifferentiatedNumber> a owl:DatatypeProperty .

<https://id.kb.se/marc/uniformResourceIdentifier> a owl:DatatypeProperty ;
  rdfs:domain <https://id.kb.se/marc/SystemDetailsNote> ;
  :label "Uniform Resource Identifier (URI)"@sv .

<https://id.kb.se/marc/uniformTitle> a owl:DatatypeProperty .

<https://id.kb.se/marc/unparsedFingerprint> a owl:DatatypeProperty .

<https://id.kb.se/marc/uri> a owl:DatatypeProperty .

<https://id.kb.se/marc/useAndReproductionRights> a owl:DatatypeProperty .

<https://id.kb.se/marc/useRestrictions> a owl:DatatypeProperty ;
  :label "Use restrictions"@en , "Begränsningar för användning"@sv ;
  sdo:domainIncludes <https://id.kb.se/marc/ItemInformationBasicBibliographicUnit> ,
    <https://id.kb.se/marc/ItemInformationSupplementaryMaterial> .

<https://id.kb.se/marc/value> a owl:DatatypeProperty ;
  rdfs:range <http://www.w3.org/2001/XMLSchema#string> .

<https://id.kb.se/marc/version> a owl:DatatypeProperty .

<https://id.kb.se/marc/versionIdentification> a owl:DatatypeProperty ;
  :label "Identifiering av version"@sv ;
  sdo:domainIncludes :Item ,
    <https://id.kb.se/marc/CopyAndVersionIdentificationNote> .

<https://id.kb.se/marc/versionOfResource> a owl:ObjectProperty ;
  rdfs:range :Electronic ;
  :label "annan relaterad resurs"@sv ;
  sdo:domainIncludes :Item ,
    :Instance .

<https://id.kb.se/marc/westernmostLongitudeCoordinates> a owl:DatatypeProperty ;
  rdfs:domain :Cartographic ;
  :label "Coordinates - westernmost longitude"@en , "Koordinater - västlig gränslongitud"@sv .

<https://id.kb.se/marc/workUnitNumber> a owl:DatatypeProperty .

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

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

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

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

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

<https://libris.kb.se/00046r5325gpfg5l> a :Record ;
  :created "2022-03-30T16:43:37.212+02:00"^^xsd:dateTime ;
  :modified "2022-03-30T16:43:37.212+02:00"^^xsd:dateTime ;
  :inDataset <https://id.kb.se/dataset/definitions> ;
  :mainEntity <https://id.kb.se/dataset/definitions> ;
  :recordStatus marc:New ;
  :generationProcess <https://id.kb.se/generator/definitions> .

<https://id.kb.se/dataset/definitions> a :Dataset ;
  :label "definitions" .

<https://libris.kb.se/00nj5pg3229cknbr> a :Record ;
  :created "2022-03-30T16:43:37.237+02:00"^^xsd:dateTime ;
  :modified "2022-03-30T16:43:37.237+02:00"^^xsd:dateTime ;
  :inDataset <https://id.kb.se/dataset/definitions> ,
    <https://id.kb.se/dataset/vocab> ;
  :mainEntity <https://id.kb.se/dataset/vocab> ;
  :recordStatus marc:New ;
  :generationProcess <https://id.kb.se/generator/definitions> .

<https://id.kb.se/dataset/vocab> a :Dataset ;
  :label "vocab" ;
  :meta <https://libris.kb.se/00nj5pg3229cknbr> .

<https://libris.kb.se/q3mcr6bts387qq49> a :Record ;
  :created "2022-03-30T16:43:40.332+02:00"^^xsd:dateTime ;
  :modified "2022-03-30T16:43:40.332+02:00"^^xsd:dateTime ;
  :inDataset <https://id.kb.se/dataset/definitions> ,
    <https://id.kb.se/dataset/relators> ;
  :mainEntity <https://id.kb.se/relator/publisher> ;
  :recordStatus marc:New .

<https://id.kb.se/relator/publisher> :code "pbl" ;
  a :Role ;
  :sameAs <https://id.kb.se/relator/pbl> ;
  :closeMatch <http://rdaregistry.info/Elements/u/P60444> ;
  :exactMatch <http://id.loc.gov/vocabulary/relators/pbl> ,
    <http://urn.fi/URN:NBN:fi:au:mts:m518> ;
  :prefLabel "Publisher"@en , "julkaisija"@fi , "Utgivare"@sv ;
  :meta <https://libris.kb.se/q3mcr6bts387qq49> .

<https://libris.kb.se/lntjk16pn03qn9cv> a :Record ;
  :mainEntity <https://id.kb.se/dataset/relators> ;
  :inDataset <https://id.kb.se/dataset/definitions> ,
    <https://id.kb.se/dataset/relators> .

<https://id.kb.se/dataset/relators> a :Dataset ;
  :label "relators" ;
  :meta <https://libris.kb.se/lntjk16pn03qn9cv> .

<https://libris.kb.se/pg46w5d0r2frvwzr> a :Record ;
  :mainEntity <https://id.kb.se/generator/definitions> ;
  :inDataset <https://id.kb.se/dataset/definitions> ,
    <https://id.kb.se/dataset/generators> .

<https://id.kb.se/generator/definitions> a :GenerationProcess ;
  :label "The Definitions Dataset Generator of Libris XL" .

<https://libris.kb.se/rrjtw7g2t41wnq43> a :Record ;
  :created "2022-03-30T16:43:39.686+02:00"^^xsd:dateTime ;
  :modified "2022-03-30T16:43:39.686+02:00"^^xsd:dateTime ;
  :inDataset <https://id.kb.se/dataset/definitions> ,
    <https://id.kb.se/dataset/generators> ;
  :mainEntity <https://id.kb.se/dataset/generators> ;
  :recordStatus marc:New ;
  :generationProcess <https://id.kb.se/generator/definitions> .

<https://id.kb.se/dataset/generators> a :Dataset ;
  :label "generators" ;
  :meta <https://libris.kb.se/rrjtw7g2t41wnq43> .

<https://libris.kb.se/00046r5325gpfg5l> a :Record ;
  :mainEntity <https://id.kb.se/dataset/definitions> ;
  :inDataset <https://id.kb.se/dataset/definitions> .

<https://id.kb.se/dataset/definitions> a :Dataset ;
  :label "definitions" ;
  :meta <https://libris.kb.se/00046r5325gpfg5l> .

<https://libris.kb.se/pg46w5d0r2frvwzr> a :Record ;
  :mainEntity <https://id.kb.se/generator/definitions> ;
  :inDataset <https://id.kb.se/dataset/definitions> ,
    <https://id.kb.se/dataset/generators> .

<https://id.kb.se/generator/definitions> a :GenerationProcess ;
  :label "The Definitions Dataset Generator of Libris XL" ;
  :meta <https://libris.kb.se/pg46w5d0r2frvwzr> .

