@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/p097282332> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Economie ondersteboven / Willem Hoogendijk ; [ill. Peter van der Vet]" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604809>,
        <http://data.bibliotheken.nl/id/thes/p077606981>,
        <http://data.bibliotheken.nl/id/thes/p078430135> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069241708> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9062242871" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b76804cafe085d6eab2fa5167f946692> ;
    schema1:name "Economie ondersteboven" ;
    schema1:numberOfPages 198 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4459f3a38849be6dace395ada0202681> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782126088> .

