@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/b00717f>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/b6e06412344153c6cfb193fe7c1cf8f2"^^xsd:string ;
  schema:name "Pand 704"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961531> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71519710 52.00964258, 4.71522854 52.00964541, 4.71523734 52.00959885, 4.71510740 52.00958580, 4.71509171 52.00958464, 4.71508032 52.00963211, 4.71515273 52.00963860, 4.71519710 52.00964258))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

