@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/p107388324> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De regels van de Perzische grammatica / J.G.J. ter Haar" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075608219>,
        <http://data.bibliotheken.nl/id/thes/p078627311>,
        <http://data.bibliotheken.nl/id/thes/p169928810>,
        <http://data.bibliotheken.nl/id/thes/p217257666> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074284592>,
        <http://data.bibliotheken.nl/id/thes/p112386210> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p107111403> ;
    schema1:isbn "9080145211" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/20851711e64cfe1dafdbdf3a34667465> ;
    schema1:name "De regels van de Perzische grammatica" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c679f6fb8a01c0fef2fcc7a2d781266a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66248751> .

