@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/p110207297> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lastechnologie / G. den Ouden" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075613123> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073739197> ;
    schema1:bookEdition "3e [herz.] dr" ;
    schema1:description "1e dr.: 1987" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9065620877" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9351441224b652b9dcf2d77519289fce> ;
    schema1:name "Lastechnologie" ;
    schema1:numberOfPages 203 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8f71fdeccc95f8d0fef6bacd8590d55f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66255284> .

