@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/p448684802> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Culturele en maatschappelijke vorming / door Br. Pius Smeelen" ;
    dcterms1:issued "1955" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077598423>,
        <http://data.bibliotheken.nl/id/thes/p07847809X>,
        <http://data.bibliotheken.nl/id/thes/p078950341>,
        <http://data.bibliotheken.nl/id/thes/p125440979> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07172477X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p861665090> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822125641> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/374a8386c90d8d2eaa15d1c83695d17d> ;
    schema1:name "Culturele en maatschappelijke vorming" ;
    schema1:numberOfPages 79 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3c7326495a293f800f81aef6d46fe253> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1519141901> .

