@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/p389066567> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De nieuwe richting in de strafwetenschap / pro: J.H. Polenaar ; contra: R. van der Mey" ;
    dcterms1:issued "1914" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069192898> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p15115497X> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p044337698> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833461133> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/271139b8a5ba94b286c43c7661c68c42> ;
    schema1:name "De nieuwe richting in de strafwetenschap" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/272685f9064572c5c9ceda1eafeb6fd5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902616590> .

