@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/p801997267> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handleiding voor het gebruik van de Amersfoortse testcombinatie / J.A.M. Schouten" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075618524> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068514697> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060013301" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f9420ff0d5b412153066ec1ee965fcde> ;
    schema1:name "Handleiding voor het gebruik van de Amersfoortse testcombinatie" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1a097379d0235d36c543e6491a260726> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63410088> .

