@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/p317019775> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "ABC van een onderzoeksopzet / G. Kuypers" ;
    dcterms1:issued "2008" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562737X>,
        <http://data.bibliotheken.nl/id/thes/p077592484>,
        <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 "1e dr, 9e opl." ;
    schema1:description "1e dr.: Muiderberg : Coutinho, 1982" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789062835805" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a2ae8f761cdd3886d9f02313bdd6e30a> ;
    schema1:name "ABC van een onderzoeksopzet" ;
    schema1:numberOfPages 156 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5d164bb3fce7f8e769cae24ea83645de> ;
    schema1:sameAs <http://www.worldcat.org/oclc/784395528> .

