@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/p160501822> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "AB-systemen : een inventarisatie / auteur: A.A. Salomé" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075675382> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075409674>,
        <http://data.bibliotheken.nl/id/thes/p160501849> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075341042>,
        <http://data.bibliotheken.nl/id/thes/p07537644X>,
        <http://data.bibliotheken.nl/id/thes/p075469332> ;
    schema1:description "Onderzoek uitgevoerd door DHV Raadgevend Ingenieursbureau BV" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p084938250> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a79e109888a88662a0956ff52ae8b62b> ;
    schema1:name "AB-systemen : een inventarisatie" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ff7b6deaf59862eca7c4f2faec892f39> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68509082> .

