@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/b006xgv>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/0c04d94ebe705c93328ffd2ef9514d3f"^^xsd:string ;
  schema:name "Pand 624"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961451> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70574571 52.00894671, 4.70570554 52.00892709, 4.70560425 52.00900046, 4.70560736 52.00900218, 4.70563925 52.00901978, 4.70574571 52.00894671))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

