@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/p163102538> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Estland op zoek naar veiligheid / Nico Vertongen" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p13644623X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4c1ee14c8b0b76883f02b649af332593> ;
    schema1:name "Estland op zoek naar veiligheid" ;
    schema1:sameAs <http://www.worldcat.org/oclc/987231753> .

