@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/b006vpk>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/5c490a5532ff3a02a55ccc686b82e4b4"^^xsd:string ;
  schema:name "Pand 572"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961399> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71267743 52.00892417, 4.71273108 52.00893725, 4.71277686 52.00888136, 4.71272894 52.00886611, 4.71267743 52.00892417))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

