@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/p42992271X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De poenale sanctie : kan zij afgeschaft worden? / door J. Kalma" ;
    dcterms1:issued "1928" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608097>,
        <http://data.bibliotheken.nl/id/thes/p078427177>,
        <http://data.bibliotheken.nl/id/thes/p078625416>,
        <http://data.bibliotheken.nl/id/thes/p078678102>,
        <http://data.bibliotheken.nl/id/thes/p39735844X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072167386> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p864907435> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b0cc399b85720747a54c3612d34aae3> ;
    schema1:name "De poenale sanctie : kan zij afgeschaft worden?" ;
    schema1:numberOfPages 85 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e8fb47c408f3d8b4435300b180b7f120> ;
    schema1:sameAs <http://www.worldcat.org/oclc/874103233> .

