@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/p820582565> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zo zit dat! / Sara Stein ; [vert. uit het Engels door C. Sykora ; ill. Sally Anderson-Bruce ... et al.]" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06875342X> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070549583>,
        <http://data.bibliotheken.nl/id/thes/p072984090> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075634902> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9027443815" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/47b44c4aab290848c9e51e7467501b94> ;
    schema1:name "Zo zit dat!" ;
    schema1:numberOfPages 244 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b7ddf45fcda620b170cc54afff502c1b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63392432> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/72cf94ad6c0932d0a39b073a79da6410> .

