@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/p135040035> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Paedagogische zielkunde / door A. Decoene en A. Staelens" ;
    dcterms1:issued "1923" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070113246> ;
    schema1:bookEdition "2e, [gew., aangev. en verb.] 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/7263e391720d93c6ca487d32b828e52d> ;
    schema1:name "Paedagogische zielkunde" ;
    schema1:numberOfPages 330 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1f8bcfc9063486ad6951074aa7cfd632> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69127276> .

