@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/p832921416> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De lange gevangenisstraf / door R. Rijksen ... [et al.] ; met een woord vooraf van E.A.M. Lamers" ;
    dcterms1:issued "1957" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067615449>,
        <http://data.bibliotheken.nl/id/thes/p068186614> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821878565> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/63bf635d54defc714deb3e3dcbab00f3> ;
    schema1:name "De lange gevangenisstraf" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2ba442dc51e4019ad37e68fa3e4218a4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781577408> .

