@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/p833397028> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over de motivatie van de jeugd in deze tijd / J.A. Stalpers" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603594>,
        <http://data.bibliotheken.nl/id/thes/p075610698>,
        <http://data.bibliotheken.nl/id/thes/p075615797> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069520364>,
        <http://data.bibliotheken.nl/id/thes/p075313510> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p143634127> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/581abea5d62f3b4d0cbffa0484f61794> ;
    schema1:name "Over de motivatie van de jeugd in deze tijd" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/205370c309803199ef905a9576d54489> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63826718> .

