@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/p446099392> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Portugese invloeden op de Nederlandse beschaving / door F.A.J. Vermeulen" ;
    dcterms1:issued "1953" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594983>,
        <http://data.bibliotheken.nl/id/thes/p078477964>,
        <http://data.bibliotheken.nl/id/thes/p241923875>,
        <http://data.bibliotheken.nl/id/thes/p241923972> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072720883> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p063238306> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044916914> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6b28c6eb95a9d5e7fb38fe335ffb9553> ;
    schema1:name "Portugese invloeden op de Nederlandse beschaving" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e9e43f5dff523facae28d509028bc4f6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1508873939> .

