@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/p165434031> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een warme nacht / Amy Frazier ; [vert. uit het Engels: Els Spin]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p150648464> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p139437843> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p090955226> ;
    schema1:isbn "9034728528" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9283e04b07188b292e453c19f85677c3> ;
    schema1:name "Een warme nacht" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/50dfd89c8aa5277e4be93713ef73c76c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68308209> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/16ec6e57def44f6f70e36bcbc99c81a3> .

