@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/b00709w>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/1c58fecfacf2f02dc38bc0c175421d74"^^xsd:string ;
  schema:name "Pand 677"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961504> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71385695 52.00925563, 4.71379531 52.00925178, 4.71378710 52.00930674, 4.71384716 52.00931027, 4.71385695 52.00925563))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

