@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/p433081015> a schema1:CreativeWork,
        schema1:ProductModel,
        schema1:VisualArtwork ;
    rdfs:label "Nederland waagt zich op glad ijs / Ambo" ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068246471>,
        <http://data.bibliotheken.nl/id/thes/p068310021>,
        <http://data.bibliotheken.nl/id/thes/p068415672>,
        <http://data.bibliotheken.nl/id/thes/p068964137>,
        <http://data.bibliotheken.nl/id/thes/p071362452> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073966835> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/27ca47bd9748ac57adcf8d35a15ad22d> ;
    schema1:name "Nederland waagt zich op glad ijs" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/42c77526851b3ad4d8a67b1ef9a84840> .

