@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/p089156323> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "3 x Agnes / Peter van Straaten" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068978987> ;
    schema1:bookEdition "1e dr" ;
    schema1:description "Oorspr. verschenen in Vrij Nederland" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9061694337" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6076823e47d6248674291d974cd8dc3e> ;
    schema1:name "3 x Agnes" ;
    schema1:numberOfPages 573 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/61ccb88a72b6092a03d588b3df1d385f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65451703> .

