@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/p318728141> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het huis Kolovsky / Carol Marinelli ; [vert. uit het Engels]" ;
    dcterms1:issued "2009-2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p266295177> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21874e2b6f29f125c789d16d3ee16ce8> ;
    schema1:name "Het huis Kolovsky" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0a1b5b943b2817be79852a6417c3b261> ;
    schema1:sameAs <http://www.worldcat.org/oclc/351343010> .

