@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/b006z95>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/8526f90cdbbcc99e893519ae4c23e6b8"^^xsd:string ;
  schema:name "Pand 648"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961475> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71346909 52.00904399, 4.71339217 52.00902292, 4.71336817 52.00906355, 4.71333935 52.00910840, 4.71342641 52.00912971, 4.71346909 52.00904399))"^^geo:wktLiteral ;
    osm:area 61.0
  ] .

