@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/b00815z>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4cef526ea4ad063217d81ee3187e4417"^^xsd:string ;
  ns0:name "Pand 1543"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962370> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70910254 52.00874653, 4.70904532 52.00877304, 4.70918880 52.00886617, 4.70920937 52.00885289, 4.70925744 52.00888309, 4.70929214 52.00886444, 4.70910254 52.00874653))"^^geo:wktLiteral ;
    osm:area 85.0
  ] .

