@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/p181044080> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tweemaal Frankrijk-Nederland / C.A. Zaalberg" ;
    dcterms1:issued "1959" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067566022> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e46df40040abdd26a34b36889082d2a> ;
    schema1:name "Tweemaal Frankrijk-Nederland" ;
    schema1:numberOfPages 184 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3e2078b123be38d57e62f054de1ea963> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772386765> .

