@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/p428115462> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In Zweden / door Jan Ligthart" ;
    dcterms1:issued "1916" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069407819> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069407819> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Uitg. m.m.v. het Ligthartcomité" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p861179765> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e8e96c0124bbfc5a9d7e3b5a6117ddf5> ;
    schema1:name "In Zweden" ;
    schema1:numberOfPages 306 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dfcce92a7eb611b2312d63df9d8be8a6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1241889649> .

