@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/p155720260> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De girorekening : docentenhandleiding met werkbladen voor cursisten / Postbank" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607832> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075402599> ;
    schema1:bookEdition "2e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p086546295> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aa7e9e57897981c4375f69c18ca0dffb> ;
    schema1:name "De girorekening : docentenhandleiding met werkbladen voor cursisten" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/73112fa1ca1d9f59984fff6981bcedb7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68579607> .

