@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/p800991621> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De strafzaak tegen IJje Wijkstra / [door] G. Overdiep" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068983824>,
        <http://data.bibliotheken.nl/id/thes/p074154370>,
        <http://data.bibliotheken.nl/id/thes/p074155695>,
        <http://data.bibliotheken.nl/id/thes/p077597397> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06825914X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9062721613" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1656b6607dc2059c64561461c50ffac6> ;
    schema1:name "De strafzaak tegen IJje Wijkstra" ;
    schema1:numberOfPages 93 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cf72c6ad10e7fd52c785b8cf5309bd9f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71390559> .

