@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/b006xx7>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/8d4117549921c972c187bf4e75bc6049"^^xsd:string ;
  schema:name "Pand 637"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961464> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70582119 52.00898358, 4.70577509 52.00896106, 4.70569282 52.00902321, 4.70573969 52.00904638, 4.70574686 52.00904085, 4.70582119 52.00898358))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

