@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/p124507123> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding SPSS/PC+ / [Michel Janssen]" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075677865>,
        <http://data.bibliotheken.nl/id/thes/p075679817> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073188972>,
        <http://data.bibliotheken.nl/id/thes/p118694596> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p139097570> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dfcbbb65a25a9fc22823cb0de7fb4b27> ;
    schema1:name "Inleiding SPSS/PC+" ;
    schema1:numberOfPages 71 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/163900576cc11c8c05922ce321e93224> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69197358> .

