@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/b0071rn>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/64dffc5cdfd38f324afe37bbf43a28c7"^^xsd:string ;
  schema:name "Pand 719"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961546> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71071226 52.00949997, 4.71065089 52.00946427, 4.71059224 52.00950414, 4.71072311 52.00957263, 4.71072313 52.00957262, 4.71096021 52.00969581, 4.71100385 52.00966964, 4.71087867 52.00959672, 4.71075633 52.00952561, 4.71071521 52.00955295, 4.71067440 52.00952729, 4.71071226 52.00949997))"^^geo:wktLiteral ;
    osm:area 152.0
  ] .

