@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/p10214804X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rapport sociaal-economische structuur der Jaqai / door J. Boelaars" ;
    dcterms1:issued "1955" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068292635> ;
    schema1:description "Gestencilde tekst" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f82e37c9c1871f7316990e6299076d1> ;
    schema1:name "Rapport sociaal-economische structuur der Jaqai" ;
    schema1:numberOfPages 86 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dc59ee0c0212e4b4d92fdd4560be9074> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66141152> .

