@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/p176532927> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Berichten van de Staatscommissie" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607158>,
        <http://data.bibliotheken.nl/id/thes/p077608623>,
        <http://data.bibliotheken.nl/id/thes/p078481740>,
        <http://data.bibliotheken.nl/id/thes/p078489989>,
        <http://data.bibliotheken.nl/id/thes/p078577322>,
        <http://data.bibliotheken.nl/id/thes/p244837589> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p177079428> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/643c47ebac671a9fc8b79f9520f2496a> ;
    schema1:name "Berichten van de Staatscommissie" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0e5981e2a785940708d2ba21d58212aa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67990261> .

