@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/b007hts>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4b400fd08255f5702b242d2139f58153"^^xsd:string ;
  ns0:name "Pand 1127"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961954> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71096803 52.01042695, 4.71096797 52.01042693, 4.71090543 52.01049509, 4.71093188 52.01050019, 4.71105489 52.01047102, 4.71105493 52.01046849, 4.71100085 52.01044267, 4.71096803 52.01042695))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

