@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/b006xff>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/cb66808b2b5f1f3a0cd5dbd76ed38b7f"^^xsd:string ;
  schema:name "Pand 623"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961450> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71484777 52.00900932, 4.71463145 52.00898375, 4.71461018 52.00902805, 4.71478619 52.00905136, 4.71483281 52.00905754, 4.71484777 52.00900932))"^^geo:wktLiteral ;
    osm:area 81.0
  ] .

