@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/b007rs1>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3be929759b80ca193a7fe9243d88f385"^^xsd:string ;
  ns0:name "Pand 1329"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962156> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71487679 52.01108044, 4.71487679 52.01108044, 4.71487988 52.01106640, 4.71485614 52.01106440, 4.71486136 52.01104350, 4.71478036 52.01103579, 4.71477220 52.01107167, 4.71487679 52.01108044))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

