@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/b006wf2>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/0bc814e64c3eedcc730b7f231ede7434"^^xsd:string ;
  schema:name "Pand 594"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961421> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70875216 52.00897966, 4.70876121 52.00897330, 4.70881743 52.00900560, 4.70882874 52.00899785, 4.70884919 52.00900910, 4.70886254 52.00899908, 4.70870801 52.00890780, 4.70866675 52.00892985, 4.70875216 52.00897966))"^^geo:wktLiteral ;
    osm:area 46.0
  ] .

