@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/p403887623> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bondsrepubliek Duitsland" ;
    dcterms1:issued "1973" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p094026432> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4c53b8f46837275b71522c2f715ad977> ;
    schema1:name "Bondsrepubliek Duitsland" ;
    schema1:numberOfPages 1632 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/05fa4b4447684a5244abbd0850eb344e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/950570479> .

