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

<https://dev.bcld.info/instances/97e12a7f-0072-4d8b-9815-fb893824236e> a :Instance ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:04.286570+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23997583> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :extent [ a :Extent ;
            rdfs:label "403 pages" ] ;
    :identifiedBy [ a :Local ;
            :assigner <http://id.loc.gov/vocabulary/organizations/nlameba> ;
            rdf:value "000464347" ],
        [ a :Lccn ;
            rdf:value "  2025372310" ],
        [ a :Isbn ;
            rdf:value "9789047301936" ] ;
    :instanceOf <https://dev.bcld.info/works/49220e2e-8b9d-492c-823d-991a6b2f83c9> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Boom Juridische uitgevers" ;
            bflc:simpleDate "2024" ;
            bflc:simplePlace "Den Haag" ;
            :date "2024"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/ne> ] ;
    :publicationStatement "Den Haag: Boom Juridische uitgevers, 2024" ;
    :responsibilityStatement "(red.) Kees Bastmeijer [and eight others]." ;
    :title [ a :Title ;
            bflc:nonSortNum "3" ;
            :mainTitle "De Europees- en internatio - naalrechtelijke status van de Waddenzee" ;
            :subtitle "Een analyse van de relevantie van EU-richtlijnen en internationale verdragen voor de bescherming en het beheer van de Waddenzee met een doorkijk naar de Nederlandse implementatie" ] .

