@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/p801816149> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dwaasheid heeft haar eigen recht / door John Patrick" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070577641>,
        <http://data.bibliotheken.nl/id/thes/p075304422> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce62d286c97ebb2125a6b2296ff288ee> ;
    schema1:name "Dwaasheid heeft haar eigen recht" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bc24b73d4a791f36882d7e93e1e329f6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63365090> .

