@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/p852495234> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een merkwaardige Friese boerderij bij Lekkum / [door] G. Berends" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075601672>,
        <http://data.bibliotheken.nl/id/thes/p078456843>,
        <http://data.bibliotheken.nl/id/thes/p078458471>,
        <http://data.bibliotheken.nl/id/thes/p290683513> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067688780>,
        <http://data.bibliotheken.nl/id/thes/p075313995> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p800740211> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/30cf5172cf2c7a32406d450ac6190924> ;
    schema1:name "Een merkwaardige Friese boerderij bij Lekkum" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/13a5b8505987d6fd2ebad6beb801a05f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905426609> .

