@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/p058209581> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jeugdstrafrecht / door J.A.C. Bartels" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608283>,
        <http://data.bibliotheken.nl/id/thes/p078560047>,
        <http://data.bibliotheken.nl/id/thes/p236266306>,
        <http://data.bibliotheken.nl/id/thes/p397355181> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070242631> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p802355552> ;
    schema1:isbn "9027131724" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e1d6bcd77b40ecee71b1fa22aa4765e> ;
    schema1:name "Jeugdstrafrecht" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aab4f5b3175495863f2b069e1b6007cd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/800471115> .

