@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p242800963> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beginselen van strafrecht / door B. Gewin" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p40769286X> ;
    dcterms1:issued "1907" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608070>,
        <http://data.bibliotheken.nl/id/thes/p078644739>,
        <http://data.bibliotheken.nl/id/thes/p078678234> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p120706512> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d284a116eaf8e0ca1a8deaa8077fcceb> ;
    schema1:name "Beginselen van strafrecht" ;
    schema1:numberOfPages 328 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0481a9c6c2e5bea00d7ef0d1e40067f0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150093638> .

