@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/p425151735> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Crimineel wetboek voor het Koningrijk Holland" ;
    dcterms1:issued "1809" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608070>,
        <http://data.bibliotheken.nl/id/thes/p078678234>,
        <http://data.bibliotheken.nl/id/thes/p397336527> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000155594" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p802946887> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de7bddd692d302e2b5a4d5d583fd9cd2> ;
    schema1:name "Crimineel wetboek voor het Koningrijk Holland" ;
    schema1:numberOfPages 78 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9494c3b96229c997b9f0f61ce937e0cc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/825698219> .

