@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/p037115278> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het socialisatie-rapport der S.D.A.P. / door dr. D. van Embden" ;
    dcterms1:issued "1921" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067589367>,
        <http://data.bibliotheken.nl/id/thes/p305826476> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/627b90ffbcf8e9caab360f2fa9a8efb7> ;
    schema1:name "Het socialisatie-rapport der S.D.A.P." ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f60588cce4d50922345988f74ef68ec7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64483776> .

