@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/p841286876> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Als daar met moord en brand... / door G.J. Kraa ; ill. J. Roorda" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462743>,
        <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07488185X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070258716> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9065755179" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0e5246f6c239a665a3a3587094678edd> ;
    schema1:name "Als daar met moord en brand..." ;
    schema1:numberOfPages 153 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1570bfb42a4b10810e1ba2ef4297428a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63689223> .

