@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/p358167035> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basisboek sociaal onderzoek / Peter G. Swanborn" ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077601203>,
        <http://data.bibliotheken.nl/id/thes/p078589479>,
        <http://data.bibliotheken.nl/id/thes/p078610664>,
        <http://data.bibliotheken.nl/id/thes/p078667410> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068207549> ;
    schema1:bookEdition "5e [gew.] dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e dr.: Meppel [etc.] : Boom, 1991" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p324897286> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d38f33e83b8ca340eede26472357c087> ;
    schema1:name "Basisboek sociaal onderzoek" ;
    schema1:numberOfPages 455 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ce3590c71e374a0a7bf9fadb9df7f800> .

