@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/p038323508> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "50 jaar \"F.D.N. à S.C.\" Nederland : beknopt overzicht" ;
    dcterms1:issued "1961" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759441X>,
        <http://data.bibliotheken.nl/id/thes/p141254831> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/403f4ca7716ed4b04c28d5d7019c5355> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9c4ff7329cb6394178965f048272cffd> ;
    schema1:name "50 jaar \"F.D.N. à S.C.\" Nederland : beknopt overzicht" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cadcc71b9c20b866eb1cdde408af43e8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64456726> .

