@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/p863003117> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Technische tekeningen / door de Werkgroep Algemeen (voorz. J. Jongejan)" ;
    dcterms1:issued "1973" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/1f304c5521d5bad2d8854c705f11b2fb> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071898948> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613611>,
        <http://data.bibliotheken.nl/id/thes/p075629135> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851456480>,
        <http://data.bibliotheken.nl/id/nbt/p85168937X> ;
    schema1:isbn "9011938755" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7336ac650b40a2488608977ee445db0f> ;
    schema1:name "Technische tekeningen" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a4bbcfb414015780e4e7ff5626242d29> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64361573> .

