@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/p811120090> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De psychomotor-dominance test en zijn toepassing / door P. Mesker en J. Hofhuizen-Hagemeijer" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078640040>,
        <http://data.bibliotheken.nl/id/thes/p078687616> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073591971> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06849291X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9025599206" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8912a3c28c38a7a2e99a40b903fafc55> ;
    schema1:name "De psychomotor-dominance test en zijn toepassing" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/97d9b2b122a3f16b3071fc947a5edfe4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63254016> .

