@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://dev.bcld.info/works/49220e2e-8b9d-492c-823d-991a6b2f83c9> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Bastmeijer, K. De Europees- en internatio - naalrechtelijke status van de Waddenzee" ;
    bflc:aap-normalized "bastmeijerkdeeuropeeseninternationaalrechtelijkestatusvandewaddenzee" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:04.280375+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23997583> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-07" ;
            :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/> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Bastmeijer, K." ;
                    bflc:marcKey "1001 $aBastmeijer, K." ] ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Bastmeijer, Kees" ;
                    bflc:marcKey "7001 $aBastmeijer, Kees." ] ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ] ;
    :hasInstance <https://dev.bcld.info/instances/97e12a7f-0072-4d8b-9815-fb893824236e> ;
    :language <http://id.loc.gov/vocabulary/languages/dut> ;
    :title [ a :Title ;
            bflc:nonSortNum "3" ;
            :mainTitle "De Europees- en internatio - naalrechtelijke status van de Waddenzee" ] .

