@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/p831179740> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ter dood veroordeeld / Gerard Maas" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603152>,
        <http://data.bibliotheken.nl/id/thes/p075627183> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069278822> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr., 1971" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9061431883" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1ec8b0563bc4d1343a95982311500ae3> ;
    schema1:name "Ter dood veroordeeld" ;
    schema1:numberOfPages 312 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1b946555e92891ceb5103e430a50bb85> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906489357> .

