@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/b006zkg>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/f6dbc8e14db0d11a27a4460b73f9068c"^^xsd:string ;
  schema:name "Pand 656"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961483> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70545114 52.00900910, 4.70541892 52.00899374, 4.70537735 52.00902294, 4.70540877 52.00903952, 4.70542910 52.00902532, 4.70545114 52.00900910))"^^geo:wktLiteral ;
    osm:area 12.0
  ] .

