@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p19763494X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Links-rechts / [bijdragen van Frits de Jong ... et al.]" ;
    dcterms1:issued "1963" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p83196586X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c64e0eff141bfa4ec1543803eb78e04> ;
    schema1:name "Links-rechts" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/201c23c6cf1f2ff128af7edb266fdd70> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67566600> .

