@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/b006x8c>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/3348b15b8fcb9de12865ea2cb561ed0b"^^xsd:string ;
  schema:name "Pand 618"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961445> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71058832 52.00893816, 4.71059241 52.00896935, 4.71069262 52.00902402, 4.71066545 52.00905317, 4.71070364 52.00907436, 4.71075284 52.00902537, 4.71058832 52.00893816))"^^geo:wktLiteral ;
    osm:area 48.0
  ] .

