@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/p114503761> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De aanhouder wint : Spoor en Operatie Kraai / P.M.H. Groen" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p073579505> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070262578> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/310d70c4e8af8002dd31869e969a3df7> ;
    schema1:name "De aanhouder wint : Spoor en Operatie Kraai" ;
    schema1:numberOfPages 83 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ef8e97853ac69ca8b589cb9fe1c74f3f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/219569865> .

