@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/p338911057> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rood licht / Milou van der Will" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p329721054> ;
    schema1:bookEdition "5e dr" ;
    schema1:description "1e dr.: 2010" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789023472339" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/717c19d169dc46b60257c8a1c2c2ec75> ;
    schema1:name "Rood licht" ;
    schema1:numberOfPages 349 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/09c53e0d2e9597f542c69a21bf15f6c1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782159936> .

