@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/p096666285> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Agnes : scènes uit een slordig leven / Peter van Straaten" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068978987> ;
    schema1:description "Oorspr. uitg.: Amsterdam : De Harmonie, 1987. - Oorspr. 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:isPartOf <http://data.bibliotheken.nl/id/nbt/p832796824> ;
    schema1:isbn "9067661325" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/639628872ad5ee2de3d124be21cd0528> ;
    schema1:name "Agnes : scènes uit een slordig leven" ;
    schema1:numberOfPages 267 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f0b3d8650909109259f11521dcd8b079> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902425483> .

