@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/p185829546> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alibi voor het onvolkomen hart / Adriaan van der Veen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446284076> ;
    dcterms1:issued "1954" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068349505> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:description "1e druk: 1953" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821670204> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/117e0a8a7396351bd77a7e14e539e30f> ;
    schema1:name "Alibi voor het onvolkomen hart" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/589495d9d2f22c5577744fdcd83be12d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/44929075> .

