@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/p86212042X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Afgeschreven... / Ans van der Heide-Kort" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342924176> ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074436902> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9070414953" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4347b32e9e71002c8ae328cb3bf52232> ;
    schema1:name "Afgeschreven..." ;
    schema1:numberOfPages 157 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/90d959da94d8bbb87d22ba92bca887d8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64351181> .

