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

<http://data.bibliotheken.nl/id/nbt/p32217550X> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nederlandsch gezag / J.C. Breman" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068243391>,
        <http://data.bibliotheken.nl/id/thes/p068519656>,
        <http://data.bibliotheken.nl/id/thes/p069382379>,
        <http://data.bibliotheken.nl/id/thes/p072602317> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069595127> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068833067>,
        <http://data.bibliotheken.nl/id/thes/p068836023>,
        <http://data.bibliotheken.nl/id/thes/p06888978X>,
        <http://data.bibliotheken.nl/id/thes/p071946705>,
        <http://data.bibliotheken.nl/id/thes/p074866052>,
        <http://data.bibliotheken.nl/id/thes/p075148986> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1de82c69d3d1e9443fa4bd65aa1f7887> ;
    schema1:name "Nederlandsch gezag" ;
    schema1:numberOfPages 8 ;
    schema1:sameAs <http://www.worldcat.org/oclc/775573506> .

