@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/b007tvm>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/90cfd5edb1c509d8a8f3178a3d09ac1f"^^xsd:string ;
  ns0:name "Pand 1389"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962216> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70638005 52.01103872, 4.70649774 52.01095000, 4.70644672 52.01092424, 4.70632210 52.01101076, 4.70638005 52.01103872))"^^geo:wktLiteral ;
    osm:area 61.0
  ] .

