@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p214008649> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Afbouw / auteursadviesgroep W.J. Brasser, G.L. Hein, P. Jellema, ... [et al.]" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078458447> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073260673>,
        <https://data.bibliotheken.nl/.well-known/genid/4d0b51261f2256c16257d75ff9d0e1b8>,
        <https://data.bibliotheken.nl/.well-known/genid/854ed3d32a9c2a2d6d7dd3119e9f8762> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9011034953" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a1586a71768bb26a620e9abcf5359cac> ;
    schema1:name "Afbouw" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/054135e9259c7111942de0120ee6ef0d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67264958> .

