@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p305844415> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handbook on firesetting in children and youth / edited by David Kolko" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596900>,
        <http://data.bibliotheken.nl/id/thes/p078551889>,
        <http://data.bibliotheken.nl/id/thes/p078559618>,
        <http://data.bibliotheken.nl/id/thes/p09596889X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p239854489> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9780124177611" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21e72b88d582a12cac679291e54d5c2e> ;
    schema1:name "Handbook on firesetting in children and youth" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fbf6eafed9eeab63e1ba152e06c07117> ;
    schema1:sameAs <http://www.worldcat.org/oclc/212415237> .

