@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/p841273049> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandse vaktijdschriften op sociaal-wetenschappelijk terrein : rapport / uitgebracht door de Sociaal-Wetenschappelijke Raad ; [verricht door H.M. Jolles]" ;
    dcterms1:issued "1963" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06852126X>,
        <https://data.bibliotheken.nl/.well-known/genid/891aa1db02ec8c7f973e8107e4fd3150> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820132764> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/96db5eabeda6aed1cd206596b1350be3> ;
    schema1:name "De Nederlandse vaktijdschriften op sociaal-wetenschappelijk terrein : rapport" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/442c30467f584308dfae5239e23a21be> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63688686> .

