@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/p239473493> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "3× Agnes / Peter van Straaten" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068978987> ;
    schema1:description "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 "9041703527" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e6ede4189843a171f096fd973e1c3881> ;
    schema1:name "3× Agnes" ;
    schema1:numberOfPages 608 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9192132a11e81091a2a3e87156e3e1c1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67069285> .

