@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/p041562003> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De beroerte : een gids voor hen die ermee te maken hebben / G. Staats ; [tek.: Hans Brik]" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075609002>,
        <http://data.bibliotheken.nl/id/thes/p077596897>,
        <http://data.bibliotheken.nl/id/thes/p07843520X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072997346> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p040941248> ;
    schema1:isbn "9031308382" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/91f0e3af8f646bbeb97d52afb5174a37> ;
    schema1:name "De beroerte : een gids voor hen die ermee te maken hebben" ;
    schema1:numberOfPages 115 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/86b3d30f69eb10f20221da4d52d45565> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64760206> .

