@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/p292787154> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Theorie en praktijk van empirisch onderzoek / by J. Vennix" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077601203>,
        <http://data.bibliotheken.nl/id/thes/p078496764>,
        <http://data.bibliotheken.nl/id/thes/p078610664> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074761196> ;
    schema1:description "A Pearson Custom Publication" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "1846580803",
        "9781846580802" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c2ab8206b0604f42cf48e51a96d6ee41> ;
    schema1:name "Theorie en praktijk van empirisch onderzoek" ;
    schema1:numberOfPages 368 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/269c09d6c94db61b9264873262203bee> .

