@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/p842289194> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "ABC van een onderzoeksopzet / G. Kuypers" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077592484>,
        <http://data.bibliotheken.nl/id/thes/p078589479>,
        <http://data.bibliotheken.nl/id/thes/p078610583>,
        <http://data.bibliotheken.nl/id/thes/p078643368> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068733348> ;
    schema1:bookEdition "2e onverand. dr" ;
    schema1:description "Oorspr. uitg.: 1982" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9062835805" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/69d44004affa1dfa1fb4d99b8f132126> ;
    schema1:name "ABC van een onderzoeksopzet" ;
    schema1:numberOfPages 156 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bf9be71f7840998f395911cbd3c4acc2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/783631121> .

