@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/p79084091X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Analyse van enquêtes / E. R. Hoefnagel" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069940592>,
        <https://data.bibliotheken.nl/.well-known/genid/73c8c2af79ad5ac18c370fc29ad79083> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822814765> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dabf983753b92e59c06a53a7c96c3ea2> ;
    schema1:name "Analyse van enquêtes" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/969f9ce34ce1e66f85cb1853ba307f01> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906276312> .

