@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/p057902844> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Je weet niet wat je weet / M.K. van Dort-Slijper" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06894828X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068477546>,
        <http://data.bibliotheken.nl/id/thes/p072076224> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629305> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821929860> ;
    schema1:isbn "9011844017" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/26bc81d41c599148718248fa9b6d83ee> ;
    schema1:name "Je weet niet wat je weet" ;
    schema1:numberOfPages 155 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8a88593c32301495b1ece540188a2b85> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769369890> .

