@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/p151433143> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Agnes en Daniël / Peter van Straaten" ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068978987> ;
    schema1:description "Oorspr. uitg.: Amsterdam : De Harmonie, 1991. - Oorspr. verschenen in Vrij Nederland, 1990/1991",
        "Uitg. in samenw. met De Harmonie" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832796824> ;
    schema1:isbn "9041700471" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/769889907a5e830dd23ad62d26891abe> ;
    schema1:name "Agnes en Daniël" ;
    schema1:numberOfPages 197 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c2ea125d06e7e4cef3eee6cdb74834e9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68659672> .

