@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/p091434521> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandse en Vlaamse auteurs : van middeleeuwen tot heden met inbegrip van de Friese auteurs / onder hoofdred. van: G.J. van Bork, P.J. Verkruijsse" ;
    dcterms1:issued "1985" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069469083>,
        <http://data.bibliotheken.nl/id/thes/p069482683> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9022845656" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/63f537e4658082b2e21039f1e9a22b25> ;
    schema1:name "De Nederlandse en Vlaamse auteurs : van middeleeuwen tot heden met inbegrip van de Friese auteurs" ;
    schema1:numberOfPages 670 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/153396c2e07c8056fd5ae93ca126b4e9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781640562> .

