@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/p23922129X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hermans : het grootste gelijk buiten Nederland / Arno van der Valk" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06847749X>,
        <http://data.bibliotheken.nl/id/thes/p075661632>,
        <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p078461146>,
        <http://data.bibliotheken.nl/id/thes/p078643945>,
        <http://data.bibliotheken.nl/id/thes/p241924731> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p165496487> ;
    schema1:description "Omslagtitel: W.F. Hermans" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "905911048X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb9651c9dd08da32983c61854fc86490> ;
    schema1:name "Hermans : het grootste gelijk buiten Nederland" ;
    schema1:numberOfPages 224 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/75977b338eb3e2aad721270be464988f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/783070480> .

