@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/p152306056> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De sluipmoordenaar : toneelspel in twee bedrijven / J. van Rees" ;
    dcterms1:issued "1920" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070748195> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/603e4358bc2dd8a06c0c617e29db2209> ;
    schema1:name "De sluipmoordenaar : toneelspel in twee bedrijven" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/27f4d3d29e7735432b18f9fc96d60658> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68758235> .

