@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/p391495348> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Artikel 192 der Grondwet / [door A. van Wijnbergen]" ;
    dcterms1:issued "1916" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/8c12664b16e859a21c785cd21b1b9331> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070153043> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p790882345> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ab91ef65103ee2cd9709ce169947000c> ;
    schema1:name "Artikel 192 der Grondwet" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ee23840063f118a4ae30e0f333dd0537> ;
    schema1:sameAs <http://www.worldcat.org/oclc/904747026> .

