@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p119650142> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Administratieve rechtsbibliotheek" ;
    dcterms1:issued "199X" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608194>,
        <http://data.bibliotheken.nl/id/thes/p077608208>,
        <http://data.bibliotheken.nl/id/thes/p078425867>,
        <http://data.bibliotheken.nl/id/thes/p078450772> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3e83d1502cf5a6623b2e71555de52f18> ;
    schema1:name "Administratieve rechtsbibliotheek" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/afc9452eb5d4aa719108e89080fcac59> .

