@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/p100699057> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Technisch woordenboek in vier talen : Nederlandsch, Duitsch, Engelsch, Fransch / P.W. Scharroo" ;
    dcterms1:issued "1924" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p16242700X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074682857> ;
    schema1:description "Titel op omslag: Elektrotechniek (sterkstroom, zwakstroom, radio)" ;
    schema1:inLanguage "de",
        "en",
        "fr",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p100645747> ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/721769811d28589bd8ef2a4a586809ed> ;
    schema1:name "Technisch woordenboek in vier talen : Nederlandsch, Duitsch, Engelsch, Fransch" ;
    schema1:numberOfPages 484 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9a301b0e84943a86c2137462d96638be> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769791111> .

