@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/p104701994> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gehandicapt" ;
    dcterms1:issued "1981" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832409065> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e4b7f8f9aec3fa246856052575f425e> ;
    schema1:name "Gehandicapt" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d11f46588b0983491b86272a96176454> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66153016> .

