@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/p086865013> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding tot de opvoedkunde / door A. Decoene & A. Staelens" ;
    dcterms1:issued "1933" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070113246> ;
    schema1:bookEdition "3e herw. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071405690> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p853364095> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c1e85b8440d51d9bac5fcf18566689d4> ;
    schema1:name "Inleiding tot de opvoedkunde" ;
    schema1:numberOfPages 119 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/40f0c987e31eeb3a1cf040b42f7faf85> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1050029635> .

