@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/p120937255> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De sterren / Norman Hoss ; naar het Amerikaans bew. door D.H.M. Cannegieter-Belonje ; met zwarte en gekleurde ill. van George J. Zaffo" ;
    dcterms1:issued "1962" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760265X>,
        <http://data.bibliotheken.nl/id/thes/p07867638X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071616586> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820880183> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3fa876fb6a1d6a056b8a3397fb7a3e64> ;
    schema1:name "De sterren" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e913d65414941a2c84eca4cb1683b1af> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65001679> .

