@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/p037420224> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Omgaan met elektrische schema's / [A. Hamersma]" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600013>,
        <http://data.bibliotheken.nl/id/thes/p075658852>,
        <http://data.bibliotheken.nl/id/thes/p077605594>,
        <http://data.bibliotheken.nl/id/thes/p07849527X>,
        <http://data.bibliotheken.nl/id/thes/p078596300>,
        <http://data.bibliotheken.nl/id/thes/p097779245> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069335753> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9040510342" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9306f20136fbe6a35eea082fdad2b0f2> ;
    schema1:name "Omgaan met elektrische schema's" ;
    schema1:numberOfPages 101 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9eb3c807a6fab2ce1a363a15831a96ae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64491018> .

