@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/b006zj2>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/4dd35772a320a357cdc073c55d6e7736"^^xsd:string ;
  schema:name "Pand 655"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961482> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70534044 52.00900441, 4.70531442 52.00902415, 4.70540309 52.00906876, 4.70542975 52.00905060, 4.70540877 52.00903952, 4.70537735 52.00902294, 4.70534044 52.00900441))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

