@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/p194110281> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Helemaal alleen / Eline Terpstra ; tek. van René Pullens" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p182944085> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068814631> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p099645491> ;
    schema1:isbn "9027644586" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/79abe5535f237ff612a22733b6c2a42e> ;
    schema1:name "Helemaal alleen" ;
    schema1:numberOfPages 58 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/df21519c56068c11a92e754f22c264fb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66820372> .

