@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/p783087616> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zaak Antonius van der Waals / Frank Visser" ;
    dcterms1:issued "1974" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p071426566>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078696356>,
        <http://data.bibliotheken.nl/id/thes/p152139451>,
        <http://data.bibliotheken.nl/id/thes/p241924936>,
        <http://data.bibliotheken.nl/id/thes/p397498012> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068382006> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850806143> ;
    schema1:isbn "9023580915" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dfb1fdff9fd0f2bf06fb3026295333e6> ;
    schema1:name "De zaak Antonius van der Waals" ;
    schema1:numberOfPages 519 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c38e641f8a01c43cbdf5e013cf43d8cb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905263736> .

