@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/p184599989> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Scholing een schone zaak" ;
    dcterms1:issued "1999" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p155978306> ;
    schema1:isbn "9075787065" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/36183d9b8847defde3c9b275430305d1> ;
    schema1:name "Scholing een schone zaak" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7150a2c8455244d299d7ff348786b887> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67875596> .

