@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b008dt0>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0918f9fc22142d883b2cb3b954d4f46d"^^xsd:string ;
  ns0:name "Pand 1881"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962708> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70421852 52.01127622, 4.70427934 52.01130782, 4.70431150 52.01128891, 4.70425160 52.01125600, 4.70421852 52.01127622))"^^geo:wktLiteral ;
    osm:area 17.0
  ] .

