@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/p048788392> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gaandeweg / Maria ter Steeg" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759441X>,
        <http://data.bibliotheken.nl/id/thes/p078671868> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06971875X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075617846> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9051580150" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd324aeb116d2de3397c4b7734e6f415> ;
    schema1:name "Gaandeweg" ;
    schema1:numberOfPages 99 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a0287a4addc25828f58fd0795005e8b5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71421052> .

