@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/p062638955> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ontdekking van het Perzisch / J.T.P. de Bruijn" ;
    dcterms1:issued "1990" ;
    schema1:about <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/p069321760> ;
    schema1:description "Inaugurele rede Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b6ed7d27d30723e3d2ad32cf110ddae8> ;
    schema1:name "De ontdekking van het Perzisch" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8eb8bc53fecf9f7162b87f9ee237f45d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65389124> .

