@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/p448170175> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding tot de ABN-syntaksis / P.C. Paardekooper" ;
    dcterms1:issued "1960" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616432>,
        <http://data.bibliotheken.nl/id/thes/p075623498>,
        <http://data.bibliotheken.nl/id/thes/p397459718> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068452527> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p863897533> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a146e86e25b3cdb214d4464b53d9e6f> ;
    schema1:name "Inleiding tot de ABN-syntaksis" ;
    schema1:numberOfPages 71 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a0f7bd0181520ad051f3f2c59c1beef9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1517392368> .

