@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p036017450> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Agnes / Peter van Straaten" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p341783110>,
        <http://data.bibliotheken.nl/id/nbt/p341783455> ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068978987> ;
    schema1:bookEdition "1e dr" ;
    schema1:description "Incidenteel verschenen in Het Parool, 1985, en vanaf februari 1986 wekelijks in Vrij Nederland" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9061693276" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8efd3141ff7c6b469ea8708bddf15a31> ;
    schema1:name "Agnes" ;
    schema1:numberOfPages 204 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2378ba763ffd2b5193c9aa0ec42b1754> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64300861> .

