@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/p215790278> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cursusboek intuïtieve ontwikkeling / door Gaby van Doorn" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075610426> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p147069866> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9075497148" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9b924c60625dfe12f4ca154a30b6fcab> ;
    schema1:name "Cursusboek intuïtieve ontwikkeling" ;
    schema1:numberOfPages 130 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8cf4519c1648938afda970b6bcf45a50> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67294283> .

