@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/p083418873> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Striptoppers" ;
    dcterms1:issued "1989" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067991068>,
        <http://data.bibliotheken.nl/id/thes/p06890617X>,
        <http://data.bibliotheken.nl/id/thes/p068914148>,
        <http://data.bibliotheken.nl/id/thes/p068946279>,
        <http://data.bibliotheken.nl/id/thes/p069130604>,
        <http://data.bibliotheken.nl/id/thes/p070400210> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p083418822> ;
    schema1:isbn "9094015072" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/be6f35969f4e97a7c7e6f99760c07fbb> ;
    schema1:name "Striptoppers" ;
    schema1:numberOfPages 240 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cee7fe88626960c7ffba27076561e653> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769534458> .

