@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/p04438517X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verslag dienstreis naar Portugal van 7-13 mei, 1984 / L.J.M. van Soest" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075676257> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074071262>,
        <http://data.bibliotheken.nl/id/thes/p075437058> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07543704X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e0f7b21fdc9f4c3a1b41fe3c733e6c62> ;
    schema1:name "Verslag dienstreis naar Portugal van 7-13 mei, 1984" ;
    schema1:numberOfPages 7 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ebec2e406b30fc769c037d3ff773fd1f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64962536> .

