@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/b006tqm>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/6879ef3054e7d422e22371d7db1ec089"^^xsd:string ;
  schema:name "Pand 544"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961371> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70861014 52.00888149, 4.70864524 52.00886486, 4.70861745 52.00884739, 4.70861745 52.00884739, 4.70852924 52.00879193, 4.70849342 52.00881362, 4.70849342 52.00881362, 4.70861014 52.00888149))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

