@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/p159582431> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Opvoeding : toespraak, gehouden 8 februari 1914, in de \"Vrije Gemeente\" / door H. Rogaar" ;
    dcterms1:issued "1914" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p134035577> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4ba86e10af08a667ada7ba68b1ae0f81> ;
    schema1:name "Opvoeding : toespraak, gehouden 8 februari 1914, in de \"Vrije Gemeente\"" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a9979dec0984f96bb1ac2e37e631c031> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68461607> .

