@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/p852278047> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Repertorium van de moderne talen / H. van den Bergh" ;
    dcterms1:issued "1961" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560468X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068404603>,
        <http://data.bibliotheken.nl/id/thes/p138877122> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852277903> ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aeb04df132c49d9f1ae0e1f9bd2b70cf> ;
    schema1:name "Repertorium van de moderne talen" ;
    schema1:numberOfPages 376 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6cfecb3b0d4b9ac95e67bdad0b53c6c9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769159576> .

