@prefix schema: <http://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/b006vq0>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/93cd847ee448802632d5c042f2c3f7e4"^^xsd:string ;
  schema:name "Pand 573"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961400> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70565501 52.00890272, 4.70559908 52.00887144, 4.70544418 52.00897659, 4.70549762 52.00900657, 4.70565501 52.00890272))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

