@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/p054568293> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Opvoedingswetenschap en opvoedingswijsheid / door S. Strasser" ;
    dcterms1:issued "1963" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068466366> ;
    schema1:bookEdition "2e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822641933> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d7376a1fe80fc5058f1222c76e3a7ac4> ;
    schema1:name "Opvoedingswetenschap en opvoedingswijsheid" ;
    schema1:numberOfPages 117 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/891622ac3e42c5a2a22ef42ce6f351bf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63688505> .

