@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/p229396534> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Paedagogische zielkunde / door A. Decoene en A. Staelens" ;
    dcterms1:issued "1925" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070113246> ;
    schema1:bookEdition "3e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071405690> ;
    schema1:description "Oorsp. uitg.: 1920" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p853364095> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5736ac0caadaeb2dc18fff436eabde7> ;
    schema1:name "Paedagogische zielkunde" ;
    schema1:numberOfPages 407 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2c9bbed1109bf4f00e7d12ee9fbe76bb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67099557> .

