@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/p197250203> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Wetboek van Strafrecht in doorloopende aanteekeningen verklaard / door K. Hazelhoff, Th. Heemskerk en B.J. Polenaar" ;
    dcterms1:issued "1881" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071914684> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069192863>,
        <http://data.bibliotheken.nl/id/thes/p070077029> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d7d9bea112de4e230477afaea405fb1b> ;
    schema1:name "Het Wetboek van Strafrecht in doorloopende aanteekeningen verklaard" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/690c5af93cdf39640b06809639967c54> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777022816> .

