@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/b007072>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/fc26e3e0938b0999f5a424a20c2fe0cf"^^xsd:string ;
  schema:name "Pand 675"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961502> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70672347 52.00920362, 4.70667435 52.00922597, 4.70680643 52.00930211, 4.70683632 52.00928239, 4.70684716 52.00927524, 4.70672347 52.00920362))"^^geo:wktLiteral ;
    osm:area 49.0
  ] .

