@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/p315876573> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Avionica B1/B3 / P.J. Smit" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077605705>,
        <http://data.bibliotheken.nl/id/thes/p078436788>,
        <http://data.bibliotheken.nl/id/thes/p078578876>,
        <http://data.bibliotheken.nl/id/thes/p078950767> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/c66a7d96543f473c618cd5de438fa685> ;
    schema1:bookEdition "10e herz. dr" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98bcf7e58951b614b981b40f5ef8e6e9> ;
    schema1:name "Avionica B1/B3" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b34ca8d5a882d53944b2266b51ce0c59> ;
    schema1:sameAs <http://www.worldcat.org/oclc/297375683> .

