@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/p394800729> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basisboek sociaal onderzoek" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621940> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068207549> ;
    schema1:description "Uittreksel van de 4e druk door Peter G. Swanborn: Amsterdam : Boom, ©2002" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789460663086" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/249c8151eb9282afb992c5d9e84adb22> ;
    schema1:name "Basisboek sociaal onderzoek" ;
    schema1:numberOfPages 204989 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5837a3da963d32c5da327bd95f6f36cf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1409806899> .

