@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://bluecore-dev.stanford.edu/works/1d90f145-2056-4d66-8025-4a68e26e9b59> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Bastmeijer, K. De Europees- en internatio - naalrechtelijke status van de Waddenzee" ;
    bflc:aap-normalized "bastmeijerkdeeuropeeseninternationaalrechtelijkestatusvandewaddenzee" ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-14" ;
            :descriptionAuthentication <http://id.loc.gov/vocabulary/marcauthen/pcc> ;
            :descriptionLanguage <http://id.loc.gov/vocabulary/languages/eng> ;
            :descriptionLevel <http://id.loc.gov/ontologies/bibframe-2-6-0/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:45.107439+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23997583> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Bastmeijer, Kees" ;
                    bflc:marcKey "7001 $aBastmeijer, Kees." ] ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Bastmeijer, K." ;
                    bflc:marcKey "1001 $aBastmeijer, K." ] ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://bluecore-dev.stanford.edu/instances/7cab1513-8f81-4020-b1cb-feaf51efcbe5> ;
    :language <http://id.loc.gov/vocabulary/languages/dut> ;
    :title [ a :Title ;
            bflc:nonSortNum "3" ;
            :mainTitle "De Europees- en internatio - naalrechtelijke status van de Waddenzee" ] .

