@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/p393529215> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beknopte ABN-syntaksis / P.C. Paardekooper" ;
    dcterms1:issued "1963" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612019>,
        <http://data.bibliotheken.nl/id/thes/p078601118>,
        <http://data.bibliotheken.nl/id/thes/p078682533>,
        <http://data.bibliotheken.nl/id/thes/p397459718> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068452527> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p04369683X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed8261fadadb99cbf8d8426c3224ab57> ;
    schema1:name "Beknopte ABN-syntaksis" ;
    schema1:numberOfPages 213 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/91a4510ab1419a565c6090dd31615e98> ;
    schema1:sameAs <http://www.worldcat.org/oclc/910553976> .

