@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/b0070js>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/5a3cd3dec4998d351532bd378b24e899"^^xsd:string ;
  schema:name "Pand 684"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961511> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70733691 52.00921077, 4.70737963 52.00923466, 4.70741682 52.00921194, 4.70737390 52.00918558, 4.70733691 52.00921077))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

