@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/b006wz8>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/7dd3f6fde24e8603ff59d6809c28d6eb"^^xsd:string ;
  schema:name "Pand 609"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961436> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71036005 52.00894843, 4.71033624 52.00893549, 4.71030146 52.00895985, 4.71032413 52.00897209, 4.71036005 52.00894843))"^^geo:wktLiteral ;
    osm:area 8.0
  ] .

