@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/p304013072> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dutch prisons / ed. by Miranda Boone, Martin Moerings" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607581>,
        <http://data.bibliotheken.nl/id/thes/p078519756>,
        <http://data.bibliotheken.nl/id/thes/p080592929> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06818686X>,
        <http://data.bibliotheken.nl/id/thes/p124301266> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9789054549048" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c49a346e38bc220bfc4eec04ac2906f6> ;
    schema1:name "Dutch prisons" ;
    schema1:numberOfPages 318 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d6ce9147567ef457ab0233f0508f8f2d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/783413619> .

