@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/p790430584> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding strafrecht / door W.C. van Binsbergen" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608070>,
        <http://data.bibliotheken.nl/id/thes/p078678234>,
        <http://data.bibliotheken.nl/id/thes/p397344279> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068477449> ;
    schema1:bookEdition "4e dr" ;
    schema1:description "1e dr.: 1967" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9027116083" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b67b20917ab53383cac405bc729bc457> ;
    schema1:name "Inleiding strafrecht" ;
    schema1:numberOfPages 144 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/30847d97f9e5a653cad6ca2f066c441b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781061775> .

