@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/p844254762> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Automatisering over ons? / F. Pansier ... [et al.]" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075599953>,
        <http://data.bibliotheken.nl/id/thes/p077607651> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075295490> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070708592> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821604228> ;
    schema1:isbn "9060156382" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d556881add0ef9114a96c8ec1466f636> ;
    schema1:name "Automatisering over ons?" ;
    schema1:numberOfPages 103 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/627b6e131d23af0f91cbadb9b88332a5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64105558> .

