@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/p383088321> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "ASC themakaart" ;
    dcterms1:issued "2008" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/4b3e9eab37d95a0d3fc5ae87485a6cd1> ;
    schema1:inLanguage "en",
        "fr",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/837ca343c65cabb9707fb18672e87d7c> ;
    schema1:name "ASC themakaart" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c6feb47dce2e4b2be450dd12def34b45> ;
    schema1:sameAs <http://www.worldcat.org/oclc/989960522> .

