@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/p047572213> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Analoge techniek / J. Cuppens, H. Saeys" ;
    dcterms1:issued "198X" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760492X>,
        <http://data.bibliotheken.nl/id/thes/p078431875>,
        <http://data.bibliotheken.nl/id/thes/p078495792>,
        <http://data.bibliotheken.nl/id/thes/p078942624> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073321354> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073321362> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/361ee42c226ccf92b3f21cb747b64ebd> ;
    schema1:name "Analoge techniek" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f73b6996a95ac0e6748f5a0e2430f6dc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64816304> .

