@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/p790033631> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sociaal onderzoek / door: H.P.M. Adriaansens, H.L.G. Zanders [en] Th.Z.J. van der Net" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068277229> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068110006>,
        <http://data.bibliotheken.nl/id/thes/p068830289> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810728974> ;
    schema1:isbn "9060956001" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/906a5f45ec5a116ab6b4b8ef2c82b01a> ;
    schema1:name "Sociaal onderzoek" ;
    schema1:numberOfPages 98 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/04f2dc1e5f399bafcaaa9708581d0746> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63244332> .

