@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/p82199445X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De betekenis van toponymische samenstellingen / door J. van Loon" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599039>,
        <http://data.bibliotheken.nl/id/thes/p078628555>,
        <http://data.bibliotheken.nl/id/thes/p397459696>,
        <http://data.bibliotheken.nl/id/thes/p397460104> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068933096>,
        <http://data.bibliotheken.nl/id/thes/p07529821X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075397366> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831255129>,
        <http://data.bibliotheken.nl/id/nbt/p840230818> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/05cf49e1861674f04247085de055878c> ;
    schema1:name "De betekenis van toponymische samenstellingen" ;
    schema1:numberOfPages 57 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4e56551fbaa4c9352542f257dbeafe7f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63455625> .

