@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/b006vxg>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/efa21e38b2c069a003e8eececfbeab43"^^xsd:string ;
  schema:name "Pand 579"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961406> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71002621 52.00893063, 4.70999208 52.00891539, 4.70990611 52.00897094, 4.70988829 52.00898246, 4.70992062 52.00900007, 4.71002621 52.00893063))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

