@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/p110118472> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aannemen is ondernemen / A.P. Buur" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075601893>,
        <http://data.bibliotheken.nl/id/thes/p077606108>,
        <http://data.bibliotheken.nl/id/thes/p078422698>,
        <http://data.bibliotheken.nl/id/thes/p078609771> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068766459>,
        <http://data.bibliotheken.nl/id/thes/p075382903> ;
    schema1:description "Intreerede Eindhoven" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6eb9dda34a50a388b95c01b5baddd17a> ;
    schema1:name "Aannemen is ondernemen" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ef79a16de9fe0b1e8c4d157837459b94> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66251833> .

