@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/p356396649> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Moord op de Kadijk / onderzoekers: Kees Goverde & Ton van den Wijngaart ; redactie: Ton van den Wijngaart" ;
    dcterms1:issued "2013" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075615711>,
        <http://data.bibliotheken.nl/id/thes/p075630575> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p205075096> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p305448129> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1617a2ca6b871187875115e117f52021> ;
    schema1:name "Moord op de Kadijk" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/46cc2b087cfd3aac31dfade94ef4b94b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/838532416> .

